Thread: hide columns
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
minostrada minostrada is offline
external usenet poster
 
Posts: 16
Default hide columns

hi,

I'm building a database in Excel. At the moment I use a autofilter. But the
database got so many possibilities that I'm trying to write a VB code to hide
the empty columns out of the filtered results.

Does anybody know what the best code is?

thanks for so far!