Link to home
Start Free TrialLog in
Avatar of Dmitriy Kritskiy
Dmitriy Kritskiy

asked on

Capturing events in the Excel workbook?

Hi is there a way to capture all of the following events in the workbook:
any sheet deleted
any sheet copied
any sheet renamed

I want another VBA code to initiate if any of these events occur.

DK
ASKER CERTIFIED SOLUTION
Avatar of ste5an
ste5an
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Dmitriy Kritskiy
Dmitriy Kritskiy

ASKER

ok thanks