Inserting Multiple Checkboxes....is there a better way

Mark McInerney

Active Member
Joined
Apr 4, 2012
Messages
266
Office Version
  1. 365
Platform
  1. Windows
Hi All,

I have data in row a1 thru a100. I need to insert checkboxes that will allow me to sum only the items that are checked.

Using the developer TAB I enter a checkbox, press Enter and copy fill it down. This inserts 100 checkboxes. Is there a smart way for me to format control, and assign Cell b1 thru b100 as true or false depending on whether the checkboxes are ticked?

Any help appreciated.

Mark.
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Have you tried using AutoSum in the following manner?
1. Place the mouse pointer (cursor) in the cell where you want the total value to appear.
2. Click the AutoSum button on the menu display for Home on the ribbon.
3. Before pressing any other keys, press delete key once.
4. Press and hold Ctrl key while making cell selections in range to be summed.
5. When all selections are complete, press enter.
6. Total appears in cell
Might be as good as 100 check boxes and writing the code to execute them.
 
Upvote 0

Forum statistics

Threads
1,216,028
Messages
6,128,387
Members
449,445
Latest member
JJFabEngineering

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