I am hoping I can explain what I am trying to do sufficiently.
I have a form with 4 text fields for each
txt_TOTAL POINTS POSSIBLE
txt_TOTALS POINTS RCVD
txt_Exclude , Check box to exclude points if checked
At the bottom of the form I am totaling up the Points Possible & Points Rcvd.
I want to be able to exclude the points if the check box is marked. I am thinking some kind of If...Then statement?
Thanks to All.
I have a form with 4 text fields for each
txt_TOTAL POINTS POSSIBLE
txt_TOTALS POINTS RCVD
txt_Exclude , Check box to exclude points if checked
At the bottom of the form I am totaling up the Points Possible & Points Rcvd.
I want to be able to exclude the points if the check box is marked. I am thinking some kind of If...Then statement?
Thanks to All.