View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steve_Dallas[_2_] Steve_Dallas[_2_] is offline
external usenet poster
 
Posts: 5
Default Hide a row using Visual Basic

Hi. I am trying to create a formula that if certain names (Package3 and
Package4) are picked from a cell with data validation, a goup of cells become
visible. If nothing, Package1 or Package2 are picked, the cells remain
hidden.

Thank you for your help.