View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dford dford is offline
external usenet poster
 
Posts: 50
Default Hide row if all cells in another range are blank

I would like to hide a row if all cells in another range are blank. Example:
If A4:A8 are all blank, then hide row A3.