View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leiprecht Leiprecht is offline
external usenet poster
 
Posts: 11
Default Macro to Unhide MulipleRows if Cell B10 has a "X" otherwise hide c

Trying to create a macro where if Cell B10 or B11 has an "X" then Rows 15-19
are unhiden. If B10 and B11 are both blank then rows 15-19 is hidden.