View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Todd L. Todd L. is offline
external usenet poster
 
Posts: 4
Default hide columns based on header macro

Hi, I need a macro that can loop through a workbook and based on the headers
hide columns. So I could use a dropbox list, select a heading and the
headings on the list not selected (four possible headers for the list and 30
worksheets) would be hidden.

I learning but am not good at VB and will appreciate any help.


Thanks,


Todd