J
Jimmah
Hi,
I have been using the Workbook_SheetChange event to automatically
call a web service on a change in a cell, I have now realised this
event is only fired if a cell is changed manually. I have noticed the
Workbook_SheetCalculate event, but this does not have the "Source As
Range" parameter, which I need.
Is there a way to programmatically work out which range has been
changed during the recalculate?
Any help with this would be much appreciated.
Thanks in advance.
James
I have been using the Workbook_SheetChange event to automatically
call a web service on a change in a cell, I have now realised this
event is only fired if a cell is changed manually. I have noticed the
Workbook_SheetCalculate event, but this does not have the "Source As
Range" parameter, which I need.
Is there a way to programmatically work out which range has been
changed during the recalculate?
Any help with this would be much appreciated.
Thanks in advance.
James