View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
al619 al619 is offline
external usenet poster
 
Posts: 9
Default IF there is a # in a cell???

What is the symbol in a formula that will generalize any number.
Example:
=IF(U5="#",R5,"")
# - Not sure if this is the correct symbol for "any number"
Thanks for any help,
al619