H
Hari
Hi,
I have a worksheet by the name "Raw Data".
I want that if data in this worksheet is modified in any cell ( please note
data only, not formats etc..) then if the user selects any other worksheet
after changing data in "Raw Data" then a macro by the name Macro 1 should
run.
That is I want the macro to run only if the data is changed and ALSO only
when the user leaves the particular worksheet. If s/he is working on "Raw
Data" and switches to another workbook and switches back to worksheet "Raw
Data" then the macro shouldnt run (Because user will be copying data between
from other workbooks to the worksheet Raw Data.)
Please guide me for the code(syntax) and where I should put/stick this code.
Regards,
Hari
India
I have a worksheet by the name "Raw Data".
I want that if data in this worksheet is modified in any cell ( please note
data only, not formats etc..) then if the user selects any other worksheet
after changing data in "Raw Data" then a macro by the name Macro 1 should
run.
That is I want the macro to run only if the data is changed and ALSO only
when the user leaves the particular worksheet. If s/he is working on "Raw
Data" and switches to another workbook and switches back to worksheet "Raw
Data" then the macro shouldnt run (Because user will be copying data between
from other workbooks to the worksheet Raw Data.)
Please guide me for the code(syntax) and where I should put/stick this code.
Regards,
Hari
India