Clickable button in excel

2_nisia

New Member
Joined
Sep 26, 2022
Messages
18
Platform
  1. Windows
Hello,

I have added some clickable buttons in few cells, but when I try to hide a row, the button still remains.
Is it possible for the button to be hidden together with the row?

1666944134994.png

I thought that might be the solution but I cant even choose the first one.


Also, is it possible to make the buttons bigger?
1666944197140.png


Thanks in advance!
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
That looks a CheckBox from the "Module" toolset, not a Button
If you need using a checkbox, then pick it from the ActiveX toolset, as it allows the first option (Move and Size with the cell)
Or use a real "Button"
 
Upvote 0
Solution
1666947582882.png


I used the 3rd option from the Form Controls. Is that what you refer to as "Module" toolset?

The activex runs a macro, and it will complicate even more my code. But I will just try to remove the checkbox option if there is no other way :)
 
Upvote 0
What I called "Modules" are the Form Controls
Yes, ActiveX are a little bit more complex, but they have the option you need :)
 
Upvote 0

Forum statistics

Threads
1,215,972
Messages
6,128,030
Members
449,414
Latest member
sameri

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