Accessing Grouped OLE Objects

Joined
Nov 11, 2008
Messages
1
Reaction score
0
I have a spreadsheet with various 'sets' of control and toggle buttons that I have grouped to make it easier to move them around together. Before I grouped them, I had no issues accessing the properties of each object using Worksheets("Sheet Name").OLEObjects.Object.Property, but after grouping I get an error "Unable to get the OLEObjects property of the Worksheets class"

Any ideas on how to get around this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top