G
Guest3731
Hi - I just posted a question about data presentation - this is a
simplification.
Is it possible to add a pair of buttons using VB that when clicked:
1. hides/shows a contiguous set of columns? the set being defined by
either:
a) an "if" statement that checks for the existence of a piece of
text in a particular row of each column
or
b) a name that is given in advance to that set of columns
I'm hoping to selectively narrow a very wide spreadsheet. If possible
I would want to have this continue to work should I add either new
rows, or new columns.
Any hints?
simplification.
Is it possible to add a pair of buttons using VB that when clicked:
1. hides/shows a contiguous set of columns? the set being defined by
either:
a) an "if" statement that checks for the existence of a piece of
text in a particular row of each column
or
b) a name that is given in advance to that set of columns
I'm hoping to selectively narrow a very wide spreadsheet. If possible
I would want to have this continue to work should I add either new
rows, or new columns.
Any hints?