Good Morning All,
I have a macro that adds checkboxes to an excel worksheet. The problem is, it takes too long to load. When you run it, I see each individual checkbox being created. I figured this happens because the worksheet is activated. But, I have to activate the worksheet to add the checkbox.
Is there a way, or a method, of adding checkboxes without activating the worksheet? This way my "Application.ScreenUpdating = False" statement will apply.
Below is what my code looks like. thanks!
I'm going to try hiding the sheet and see if that works.![]()
Please Login or Register to view this content.
It's pretty straighforward.
Thanks for the help everyone!
Bob1980
Bookmarks