View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TBA[_2_] TBA[_2_] is offline
external usenet poster
 
Posts: 58
Default How to supress a Save prompt?

Excel 2000
Windows 2k Pro

I was hoping I could put some code in the Workbook_Close event handler that
would suppress any save prompts. Can this be done, and if so, how?

TIA

-gk-