I need to link check boxes to 3 different cells

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

Guest

I'm working on a randomization procedure and I was wondering if I could link
a check box to 3 different cells. See, right now I'm filling out the code
value for each of the 3 cells. My counter works so that it compares the
values of the three cells to the values of three other cells. I don't want
to fill out the values of the three cells and was wondering if I could have a
check box fill out "1" in three different cells which are in three different
columns. In my mind I'm thinking of having a check box for each entry,
linked to three different cells so that I can maintain my counter. My
counter basically counts all values in a column. I don't know if this makes
sense.
 
You can only link one cell to the check box, but you could link the
other two cells to the linked cell.
 

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