View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Workbook_BeforeClose doesn't work!!!

Workbook_BeforeClose is stored in the ThisWorkbook Module.

--
Regards,
Tom Ogilvy

"davegb" wrote in message
oups.com...
Is the macro stored in the sheet, or in a module? I believe that for
that to work, it has to be stored in the sheet. At least it did in 2000.