View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
isabelle isabelle is offline
external usenet poster
 
Posts: 587
Default How can I branch from to

hi,


if you run the command
ThisWorkbook.Close
Workbook_BeforeClose event will automatically execute

--
isabelle


Le 2012-11-10 12:24, Bobby a écrit :
Hi Isabelle, could you be more explicit as per the how to branch I.E:
goto Workbook_BeforeClose for example