Thread: NaN Validation?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MrPixie MrPixie is offline
external usenet poster
 
Posts: 3
Default NaN Validation?

What's the best way to validate that something is not a number (or is a
number, for that matter) in excel VBA?
I need to handle an input box with this validation.