I need to declare an event that happens when a worksheet is renamed
the code that would trigger the event is
it looks like VBA does not have any such thing built-in![]()
ActiveSheet.Name = NewName
are there any other options?
I need to declare an event that happens when a worksheet is renamed
the code that would trigger the event is
it looks like VBA does not have any such thing built-in![]()
ActiveSheet.Name = NewName
are there any other options?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks