a Clickable check box

shaftdx

Board Regular
Joined
Aug 20, 2018
Messages
136
Office Version
  1. 2011
Platform
  1. MacOS
I was just going over some old files on our server trying to look busy at work, I came across one that had clickable check mark boxes, I have NO idea how that is done! I did not even know that was possible! can anyone help me with how to do that? I can use that function on a few other of my spreadsheets. and is there away that if you do check it something else will happen, like a row boing highlighted or something?
 
Last edited:

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
In your Developer menu there will be an insert item on the ribbon bar. You can use that to draw a checkbox. Use the properties window to adjust properties as you see fit and you can use the .value property (true or false) to affect other functionality.
 
Upvote 0
Solution
In your Developer menu there will be an insert item on the ribbon bar. You can use that to draw a checkbox. Use the properties window to adjust properties as you see fit and you can use the .value property (true or false) to affect other functionality.
Took awhile to figure out how to add in the developer on the ribbon but I got it now and will experiment with it. Thank You!
 
Upvote 0

Forum statistics

Threads
1,215,025
Messages
6,122,731
Members
449,093
Latest member
Mnur

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