Check boxes

C

caroly

I've added check boxes next to cells in a database. I want to sort by those
which are checked and which are not. How do I link the checkbox to the cell
it corresponds with?
 
F

FSt1

hi
assign the linked cell property of the check box to the desired cell. needs
to be a blank cell becasue the linked cell will display true for check and
false for not checked. sort by the linked cell.

regards
FSt1
 
S

Sparky13

If you link the check box to the cell it hovers over than set the font color
of that cell to white, the "True" or "False" will not be visable and with the
box over the linked cell it helps to protect it from accidental over write.
You may need to adjust the size of the box.
 

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

Similar Threads

Check Boxes 1
link check boxes in multiple cells 1
delete caption on multiple check boxes 2
sum of check boxes that have been checked 2
Check Boxes 1
Macro + IF Function? 1
check boxes - copy 2
Check boxes 1

Top