Formula using Check Boxes

Beh162

Board Regular
Joined
Jan 15, 2015
Messages
132
So I have a few formula's that are based on checkboxes that I've set up

I was wondering if it's possible to have a formula that will physically check other boxes to true. I'll write it out in terms of how I'm wanting it:

IF A10 is true (checked) then A1:A8 should all be checked.

Basically A10 is the final check box and I was hoping I can make a verification that if A10 is checked then everything else is checked. I just don't want a week to be missed
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Hello,

As long as your checkboxes have a linked cell ... you can use the values shown in the linked cells ...

HTH
 
Upvote 0
Hello,

As long as your checkboxes have a linked cell ... you can use the values shown in the linked cells ...

HTH


Looks like they are just check boxes, which we basically check when the data is finalized. Wasn't sure if there was a formula to set them all to true
 
Upvote 0
In fact, you should explore a bit ... since there are two types of checkboxes ...

In the main menu ... Developer > Design Mode will allow to determine if you are using Form or ActiveX Controls ...

In both cases, linked cells are available ... and would solve your problem ...

HTH
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

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