Jump to content

Evaluating Check Boxes in Calculation


This topic is 6586 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I want to be able to assign a value to each check box and then calculate the sum total. For instance,

there are a series of check boxes for the question

"Have you ever had any of the following?"

Coughed Up Blood (assigned value of 20)

Chest Pain (assigned value of 10)

Tuberculosis (assigned value of 20)

So that if a patient checked the Chest Pain and Tuberculosis boxes it would calculate 30 as the answer. I have done this with a Case statement with a radio button, but the Case statement will stop if it reaches a "True". Do I use a series of If statements?

Link to comment
Share on other sites

This topic is 6586 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.