Archive of Mr Excel Message Board
On my Auto_Close sub, on a particular test check, I have to abort exiting excel.
How do I do ?
Thank's

Hi Renaud
Use the Workbook_BeforeClose Event within the "ThisWorkbook" module and set the Cancel property to true to stop the workbook closing.
Dave
OzGrid Business Applications
