CheckBox help

Ant12345

New Member
Joined
Mar 20, 2009
Messages
5
Can i get some help please for the use of a checkbox in excel 2003.
I want cel a1 to show the value of 1 when checked and the value of 0 when unchecked. Thank you
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Depends what checkbox you are using

From the "forms" toolbar one..

Right click - format control - control tab and choose a cell to "link" (i.e B1)


From the "Control" toolbar

Right click - properties - and type "B1" into "linked Cell"



This will make True or False in the Cell

Then in A1 type

=--B1

Which will turn the True/False to 1 or 0
 
Upvote 0
Ty for help Makrini works well, is there a limit on how many check boxes i can use on a sheet? Thank you
 
Upvote 0
not that i know of, but maybe its worth making a userform to do your job instead. it will prolly look a lot neater
 
Upvote 0

Forum statistics

Threads
1,214,584
Messages
6,120,385
Members
448,956
Latest member
JPav

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