bs0d
Well-known Member
- Joined
- Dec 29, 2006
- Messages
- 622
I've drawn a MultiPage object on a spreadsheet. I'd like to add objects on each page of the MultiPage object., but I don't see that it can be done through the Excel interface.
I've drawn the objects I need onto the sheet (various lables and such). And I planned to just change their contents based on which tab is clicked on the multipage. However, the root of my problem is getting the items to appear on top of the MultiPage. Specifically, buttons and labels will not appear on top, as desired when in design mode. When I exit design mode, MultiPage is always on top.
Any thoughts to fix this? Do I need to add the objects via VBA in a one-time code execution?
I've drawn the objects I need onto the sheet (various lables and such). And I planned to just change their contents based on which tab is clicked on the multipage. However, the root of my problem is getting the items to appear on top of the MultiPage. Specifically, buttons and labels will not appear on top, as desired when in design mode. When I exit design mode, MultiPage is always on top.
Any thoughts to fix this? Do I need to add the objects via VBA in a one-time code execution?