Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi K_Macd,
Thanks for this tip, helped me to resolve a difficult situation (similar to your scenario). regards, DaveU On Aug 26, 7:45*am, K_Macd <kmacdonald "A_T" activ8 ''''''''''''''''''''''''''''''''D O T'''''''''''''''''''''''''''''''' net [S wrote: Another variation is to use a 'helper' row in which you place a flag to denote whether you want to hide the column eg "**HIDE**" then have a macro go to the last column and work backwards testing each cell in the row for the flag to determine whether to hide the column. At my work I have a number of files where columns need to behiddenfor presentation purposes but shown during preparation. With this method one can write universal code that sits outside each of those files but operates on each file as long as a helper row is defined. I can post code if anyone is interested. -- Ken "Using Dbase dialects since 82" "Started with Visicalc in the same year" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto Hide-Unhide Columns with a macro | Excel Discussion (Misc queries) | |||
I set up a macro to hide/unhide columns. It hides more columns | Excel Programming | |||
macro to hide/unhide columns | Excel Programming | |||
How do I hide or unhide zero value columns/rows USING A MACRO? | Excel Discussion (Misc queries) | |||
Macro to hide or unhide columns | Excel Programming |