How to capture the event before any sheet calculating in Excel
I only know how to capture the calculating event
in "Sheet_Calculation" event, but it's only available in
a certain workbook, if worksheets in other workbooks
calculates, it does not work, so would there be a way to
capture this event at Application level?
Thanks
|