Hello,
I have 3 fields in a table (field 1, field 2, field 3) which are all combo boxes with a value of yes, no & N/A.
I need to assign 1 point to each field if they are a "yes".
I would like to display the sum of all points for each row within a form. Where and how would I query for a "yes" and how would I assign 1 point to each row?
Thank you.
I have 3 fields in a table (field 1, field 2, field 3) which are all combo boxes with a value of yes, no & N/A.
I need to assign 1 point to each field if they are a "yes".
I would like to display the sum of all points for each row within a form. Where and how would I query for a "yes" and how would I assign 1 point to each row?
Thank you.