Convert Column of Checked Boxes to TRUE or FALSE

DaddyH

New Member
Joined
Jan 25, 2011
Messages
35
Hi Guys,

Looking for a little help please.

I have copied in a table from another source. The table has 500 lines of data. Each line of data contains a Checked box. I need to see which of the checked boxes are TRUE or FALSE. The table only has 4 columns with all checked boxes being in column "D".

Any ideas please?

Your help is greatly appreciated as this is doing my head in

Cheers
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
Each check box must be associated with a cell. Maybe E2 in your case.

To select a check box, press the Ctrl key, and click on the check box
Click in the Formula Bar, and type an equal sign =
Click on the cell that you want to link to, and press Enter
 
Upvote 0
No, it needs to be a form control from the developers tab.
 
Last edited:
Upvote 0
Each check box must be associated with a cell. Maybe E2 in your case.

To select a check box, press the Ctrl key, and click on the check box
Click in the Formula Bar, and type an equal sign =
Click on the cell that you want to link to, and press Enter


Thanks for your response. When i Press CTRL key i get this formula already in it

=EMBED("Forms.HTML:Checkbox.1","")

What do i replace it with? And is there a way to do all 500 lines in one go?

Thanks
 
Upvote 0
Hi guys, sorry to chase but i could really do with some help here please.

Any ideas?

Thanks
 
Upvote 0
can you see the value of the check boxes ie the true and false words

do you know what drives the value of the check boxes

could you copy again and use paste, special, values
 
Upvote 0
Thanks for coming back to me.

Unfortunately Copy, Paste Special Values returns blank cells in another column.

I can't see the value of the Check Boxes, just that they are ticked or unticked
 
Upvote 0

Forum statistics

Threads
1,214,893
Messages
6,122,121
Members
449,066
Latest member
Andyg666

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