View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default run macro when closing file

Look in the ThisWorkbook module for before_close

--
Don Guillett
SalesAid Software

"santee" wrote in message
...
I need a maacro to turn off autofilters when file is closed.