NicolaasH
Technical User
- Sep 11, 2007
- 38
Hi,
I have an Excel workbook in which I use an autofilter.
Some of the rows in the list always have to remain hidden. However, when I hide a row, or give it a height of 0, these rows reappear again if I use the Autofilter (All) selection or Filter-> Show All
I also use VBA code to show all data, which also makes the hidden rows reappear.
Is there a way of removing an autofilter without unhiding the selected rows? Can I somehow fully block the use of these rows?
Thanks!
Nick
I have an Excel workbook in which I use an autofilter.
Some of the rows in the list always have to remain hidden. However, when I hide a row, or give it a height of 0, these rows reappear again if I use the Autofilter (All) selection or Filter-> Show All
I also use VBA code to show all data, which also makes the hidden rows reappear.
Is there a way of removing an autofilter without unhiding the selected rows? Can I somehow fully block the use of these rows?
Thanks!
Nick