View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
[email protected] test.file@gmail.com is offline
external usenet poster
 
Posts: 5
Default Compare named ranges

Agreed and thanks... I was unclear in that the Workbook_Close is
user-initiated rather than code-initiated.

There's a lot of calculation specific code in the workbook and this is
where events are disabled/enabled. Therefore, it's not possible for me
(since I don't own the calc part of the workbook) to ensure that I
check the comments area after each calc output.