Hi,
I have a sheet where it would be handy to have/not have frozen panes depending on how you're filling it out. Other people without excel experience will also be using this sheet, though.
I have a cell (x) with data validation that has two options: Freeze Panes/Unfreeze Panes. I'd like to insert a VBA code where if cell X equals "Freeze Panes", that rows 1 to 16 will be frozen. And if cell X says "Unfreeze Panes", that no rows will be frozen.
Anyone?
Thank you very much!
I have a sheet where it would be handy to have/not have frozen panes depending on how you're filling it out. Other people without excel experience will also be using this sheet, though.
I have a cell (x) with data validation that has two options: Freeze Panes/Unfreeze Panes. I'd like to insert a VBA code where if cell X equals "Freeze Panes", that rows 1 to 16 will be frozen. And if cell X says "Unfreeze Panes", that no rows will be frozen.
Anyone?
Thank you very much!