I have written a function that successfully checks the contents for all the non-alphameric characters on the keyboard and return a True or False. I get a runtime error if the textbox is empty - invalid use of null. Iam sure the answer involves NZ function, but can't get it right. Just want to check for null, and if not do the function, and if null don't do the function.
I ahve scanned the web and tried several way, but to no avail.
Thanks in advance
jpl
I ahve scanned the web and tried several way, but to no avail.
Thanks in advance
jpl