Showing "lost" objects

mdl25

New Member
Joined
Sep 17, 2002
Messages
7
So I have a named group of objects, and a worksheet_activate macro that hides/shows it based on certain conditions.

In a fit of stupidity, I edited the macro, deleting the hide/unhide line, and then promptly forgot the name of the grouped object. How do I get it back?!

Is there any way to conjure up a list of object names? I tried Shapes.ShowAll, but I got a runtime Out of Memory error (I have lots of memory, but I also have lots of objects on the sheet).

Anyone know of a solution?
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
if you go to the view menu and turn on the formula bar, there is a dropdown box with all names in it. Hope I understood correctly...
 
Upvote 0
To clarify -

The grouped objects are option buttons and rectangles, so they don't appear in the Define->Range menu or box...

Thanks!
 
Upvote 0

Forum statistics

Threads
1,214,921
Messages
6,122,280
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top