View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Call Workbook_BeforeClose

I need to call Workbook_BeforeClose from a standard code module in the same
file...what is the syntax to do this?

Thanks.