View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frederick Chow Frederick Chow is offline
external usenet poster
 
Posts: 75
Default Workbook_BeforeSave question

Hi all,

I have a Workbook_BeforeSave() in a workbook with external links. When this
workbook is saved, an unexpected "Save Bookx with reference to unsaved
documents?" appears. How can I suppress this message, as my
Workbook_BeforeSave() will handle this case? Thanks for your advice in
advance.

Frederick Chow
Hong Kong