View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
raystub raystub is offline
external usenet poster
 
Posts: 1
Default If any cell in a range has a value, return "True"

I am looking for a formula that, if any cell in a range has a value, will
return "True", and if all blank, return "False".
Thank you.