test is text, not number..

N

nastech

hi, trying to fix a conditional format to if not empty, but not a number. is
there a way to test for that? along lines of:

=IF(AND(A1<>"",A1<>number),..

thanks.
 
Top