Hi,
I have one column for each month of the year, and all upcoming months are hidden.
Each month I then go in and unhide the hidden columns, and re-hide everything but the next month:
e.g. in March
Jan Feb (Mar Apr May June July................)
Unhide all hidden columns:
Jan Feb Mar Apr May June July................
Re Hide the rest of the year:
Jan Feb Mar (Apr May June July................)
Is there a way to do this via VBA instead of doing it each and every month?
It has to be done on multiple sheets which is why it is so time consuming, however the columns are identical on each sheet.
Any ideas?
Thanks
Lewis
I have one column for each month of the year, and all upcoming months are hidden.
Each month I then go in and unhide the hidden columns, and re-hide everything but the next month:
e.g. in March
Jan Feb (Mar Apr May June July................)
Unhide all hidden columns:
Jan Feb Mar Apr May June July................
Re Hide the rest of the year:
Jan Feb Mar (Apr May June July................)
Is there a way to do this via VBA instead of doing it each and every month?
It has to be done on multiple sheets which is why it is so time consuming, however the columns are identical on each sheet.
Any ideas?
Thanks
Lewis