checkbox challenge

gaming_mouse

Board Regular
Joined
Apr 6, 2005
Messages
139
Hi,

In every row, there is a name in column A, and checkbox in column B. The name is column A should be highlighted if the checkbox is checked.

I'm working with someone else workbook here, so I know little about checkboxes, or how to refer them.

Thanks for any help,
gm
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Use the Linked cell property of the check box to set a cell to true/false.

Use conditional formatting based on the true/false cell
 
Upvote 0
Hey Steve,

Can I get some more info from you?

How exactly would I do this? How do you access the LinkedCell property? I don't even know how to access the checkbox itself, or how to find the checkbox's name. As I said, completely new to checkboxes.

Thanks for any additional help,
Jonah
 
Upvote 0
How did you create the checkboxes ?

That's the problem. I didn't. It's a worksheet created by someone else. If you need to know some info about them to answer the question, just let me know what I need to do to find the info.

Thanks.
 
Upvote 0
Checkboxes can be created by either the Forms toolset or the Controls toolset. And the methods of working with them differ according to how they were created.

Try selecting the checkbox and right-clicking on it.

If the 4th item on the menu is "Properties", then it is from the Contols toolset, select this option and the properties dialog box is launched. About halfway down is the "Linked Cell" property.

For a Forms checkbox, rightclick and select the "Format Control" option, there should be a tab for "Control" on which you will find a "Cell Link" entry.
 
Upvote 0

Forum statistics

Threads
1,214,798
Messages
6,121,636
Members
449,043
Latest member
farhansadik

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