T
thephoenix12
Hi,
I know that IsNumeric returns true if the selection is only numbers
but is there a function that returns true if the selection is all text
Using If Not IsNumeric does not work, because if something contain
text and numbers it returns true, which is what I do not want.
Thanks,
Stev
I know that IsNumeric returns true if the selection is only numbers
but is there a function that returns true if the selection is all text
Using If Not IsNumeric does not work, because if something contain
text and numbers it returns true, which is what I do not want.
Thanks,
Stev