Hi guys, how is everything?
Look, I seek your assistance here.
I’m trying to design a button to hide/unhide rows based on the empty cells in fixed column.
For example, the range is from A1:Z30 (1:1 is the heading row for the table).
The controlling column of the code is going to be G and G1 is always non-empty (as it belongs to the heading row), so we got a base here :D
But the dilemma that the empty cells in G column don’t have fixed positions along the column as it is going to be a dynamic range, and they are nonadjacent in unfixed way too.
So how to sort this out?
Look, I seek your assistance here.
I’m trying to design a button to hide/unhide rows based on the empty cells in fixed column.
For example, the range is from A1:Z30 (1:1 is the heading row for the table).
The controlling column of the code is going to be G and G1 is always non-empty (as it belongs to the heading row), so we got a base here :D
But the dilemma that the empty cells in G column don’t have fixed positions along the column as it is going to be a dynamic range, and they are nonadjacent in unfixed way too.
So how to sort this out?