Hi all,
I'm very sorry if this has been answered elsewhere, but I'd like to hide a select number of rows based on a cell value and perform this several times within a sheet.
Ie.:
Based on the cell value in C3, I'd potentially like rows 5 to 23 hidden.
Based on the cell value in C25, I'd potentially like rows 26 to 44 hidden.
Based on the cell value in C48, I'd potentially like rows 56 to 65 hidden.
And so on, there's about another 10 hidden sections the same as the 3rd line above.
I've seen some answers that are similar but without understanding the intricacies of coding I've failed in making the changes work for me.
Any help will be HUGELY appreciated!