Subject | UDF and Raising Exception |
---|---|
Author | cwkuok |
Post date | 2003-04-09T10:53:37Z |
Any one try on using UDF on FreeUDf Lib to construct the function
which can validate the insertion of string whether it consist of
ascii character e.g @# or there are spaces in between?
I need to raise exception whenever user enter the code such as 'David
@ $', 'D avid',....
is there any good suggestion on constructing the UDF function to
validate these kind string insertion??
TIA
which can validate the insertion of string whether it consist of
ascii character e.g @# or there are spaces in between?
I need to raise exception whenever user enter the code such as 'David
@ $', 'D avid',....
is there any good suggestion on constructing the UDF function to
validate these kind string insertion??
TIA