View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_48_] Jim[_48_] is offline
external usenet poster
 
Posts: 1
Default Hiding cells based on formula result

I am working with dates based upon month and year entry.
My formula returns day between 1 and 31, unless no day
exists then "" is used.
I want to hide the row, if the cell value is "". How do I
do that?
Thanks, Jim