Hello,
I want to locks pictures and radio buttons to the cells so that when I hide
rows, the picture or radio buttons also hide. I prefer if these can be done
without VBA, or VBA if it is better to use.
Thanks
Hello,
I want to locks pictures and radio buttons to the cells so that when I hide
rows, the picture or radio buttons also hide. I prefer if these can be done
without VBA, or VBA if it is better to use.
Thanks
Last edited by Rocky2013; 10-13-2013 at 12:25 PM.
Hi Rocky2013
To hide your pictures when you hide the Column that contains them:
- Right Click on the Picture
- Select Size and Properties
- Select Properties
- Select Move and Size with Cells
Hiding the Option Buttons when you hide the Column that contains them is a bit more tedious. You can follow the same process as described above but you'll see that "Move and Size with Cells" is grayed out and you can't select it.
There's a workaround described here
http://www.mrexcel.com/forum/excel-q...ize-cells.html
Here are the steps I successfully took:
- In my Quick Access Toolbar I have added "Select Multiple Objects"
- Click on that Icon
- Select all of your Option Buttons
- Right Click on the Option Buttons
- Select Grouping
- Select Group
Now repeat the processThe Option Buttons should now be set to "Move and Size with Cells"
- Click on the "Select Multiple Objects" Icon
- Select the Group of your Option Buttons
- Right Click on the Option Buttons
- Select Grouping
- Select Ungroup
Worked for me...don't know why.
John
If you have issues with Code I've provided, I appreciate your feedback.
In the event Code provided resolves your issue, please mark your Thread as SOLVED.
If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.
Hi jaslake,
Thanks for the reply and help. For the buttons, for some reason "Select Multiple Objects" did noy work.
However I use "Select Objects" to select the buttons, then deselect the icon, right click to make a group.
Hide the rows, buttons also hide. It works.
Glad you got it working...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks