Check Boxes and Conditional Formatting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I set up a check box so that when it is checked, a specific row bg color
turns to a specific color?

Thank you for your help,
Steve
 
Link the checkbox to a cell in that row. If it is checked, the cell will
contain True (assuming the checkbox is in the row where you want the
behavior, link it to the cell beneath the checkbox.

Then you can use conditional formatting to operate based on the value of
that cell.
 
You could use a font of Marlett, and input a value of 'a' for a check, and
then add a conditional formatting formula;a of =$A1 to each cell in the
row.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top