View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default Hide columns but not the top rows

hi
not sure exactly what you mean but if you mean hide part of a column...
no can do. a column is either hidden or visible. you can not hide part of a
column.

Regards
FSt1

"Oceangate" wrote:

I want to put some macros at the top of a worksheet which will hide/unhide
columns depending on the information I want to see. But I want the macros to
be always visible and not affected by the macro actions. Is there a way I
could exclude the top rows from the macro actions?
Thanks