Show all data in auto filter upon workbook close/save
Posted by Bob on July 06, 2001 10:56 AM
Can someone help me with code for the following request please:
I have multiple worksheets in a workbook, and on each worksheet, I have autofilters in row 4 for columns A through F. In my custom save workbook macro, I would like to cycle through all worksheets (except worksheet 1), and show all of the options, in case the user filtered data on any of the sheets for viewing or printing. I would still like to keep the autofilters, but just make sure they show all data when the workbook is opened again. Thank you so much in advance.