View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Daviv Daviv is offline
external usenet poster
 
Posts: 39
Default Error Message Box

I want to write a if function that would tell the user using a message box
that an incorrect type has been entered. For example, the correct type is a
number not a letter or anything else. I want the function to post error
message if it is the wrong type and leave the input in the cell if everything
is OK.
--
Thanks!