View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dhermus dhermus is offline
external usenet poster
 
Posts: 16
Default remove autofilter on close of workbook

I want to automatically turn off autofilter when a workbook is
closed. How do I incorporate "autofiltermode=false" into a macro to
accomplish this when a workbook with multilple worksheets is closed?