How can i set up a formula to count option buttons in a column

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

Guest

I am trying to get a form set up that has 55 questions with 3 possible
answers. I am using option option buttons (3 buttons/question) arranged in 3
columns. Is there a way (function, formula, macro) that will give me a total
number of option buttons chosen for each column?
 
Option buttons from the control toolbox toolbar?

You can link them to the cells underneath and then use countif against that
column to count the number of cells that contain True.
 

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