I have a Excel file (2003) that has some filters on it.
When I do "Save As" the filters get cleared.
I added breakpoints to the various event-triggered sub-rountines on the ThisWorkbook object and the sheet object to see what is being triggered. However, none of those procedures were.
Does anyone know if filters are automatically cleared when the file is saved. And if yes, is there a way to prevent that from happening?
Thanks.
- Bruce
When I do "Save As" the filters get cleared.
I added breakpoints to the various event-triggered sub-rountines on the ThisWorkbook object and the sheet object to see what is being triggered. However, none of those procedures were.
Does anyone know if filters are automatically cleared when the file is saved. And if yes, is there a way to prevent that from happening?
Thanks.
- Bruce