View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keefy Boy Keefy Boy is offline
external usenet poster
 
Posts: 2
Default Check before closing Excel

I am using the Auto_Close procedure to perform several
actions before the workbook is closed. I no want to add
one hich checks if a specific field has been filled in. If
it has not, I want the Workbook not to close.

Any ideas?