View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Snipeston Snipeston is offline
external usenet poster
 
Posts: 4
Default Check Box or Button Help

I have a scoring grid that scores upto 4 skill sets per question. Right now
I am using a COUNTIF equation on the side to count if the scorer type in the
code for the particular skill. I would like to simplify this by scoring the
skill if a check box is checked for the particular skill on that questions.
Then I would like to total each skill at the end for a total score for each
skill.

Thanks for any help anyone can provide.