Guys, I need to perform an action that would collapse an outline on another sheet. BUT I need to run it WITHOUT switching to that sheet.
The code I have for this now is the following:
So it basically switches to that other sheet, collapses the outline and switches back. Is it possible to run this same thing without changing sheets?![]()
Please Login or Register to view this content.
(the reason is that I have a Worksheet_Activate on my data sheet)
Bookmarks