VBA code to hide filtered columns (simple table 5 rows / 6 columns wide)

xx3774

New member
Joined
Nov 11, 2014
Messages
2
Reaction score
0
Points
0
Hi,

I have a simple table in Excel 2010 (5 rows / 6 columns).
I would like the user to be able to filter the table.
After the filter, I would like to hide any columns that only contain (visible) 'N' characters.

I would like to do this in VBA.

Any help much appreciated.
Thank you
 

Attachments

  • hide_n_columns.xlsm
    10.9 KB · Views: 19
Last edited:
Back
Top