I have one excel containing few grouped columns. Inside that group few columns are HIDDEN.( right click hide). When the group is collapsed .Hidden property of all the columns returns true, which I don’t want. Is there is way to identify originally Hidden columns apart from other group columns in a collapsed group ?
I have one excel containing few grouped columns. Inside that group few columns are
Share
don’t fully understand the question but in VBA I can test to see if a column is hidden like this: