View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
William Wolfe William Wolfe is offline
external usenet poster
 
Posts: 18
Default Distinguish Letters vs. Numbers in an IF Statement

I need to write an IF statement so that if the contents of a cell are a
letter do one thing, it they are a number do another.

How do I distinguish between the two in an IF statement?

Thanks,

W. Wolfe