I have a form named Initiation which contains two Option Groups. One Option Group is named Member Type and has 4 option buttons: H/W Junior Single and Student and their option values are 1 2 3 and 4 respectively. The other Option Group is named TERM and contains 3 option buttons: oneyear threeyears sevenyears and their option values are 1 2 and 3 respectively.
I also have a table called InitFees that contains the Member Types (1 2 3 4) and Terms (1 2 3) along with payment amounts.
What I want to do is this: After I click on the option button for the correct term, I want to look up the payment amount in the InitFees table where the Member Type and Term are the same as the Member Type and Term displayed on the form.
I would greatly appreciate any assistance you can offer me.
Thanks in advance for your help
CarolOB
I also have a table called InitFees that contains the Member Types (1 2 3 4) and Terms (1 2 3) along with payment amounts.
What I want to do is this: After I click on the option button for the correct term, I want to look up the payment amount in the InitFees table where the Member Type and Term are the same as the Member Type and Term displayed on the form.
I would greatly appreciate any assistance you can offer me.
Thanks in advance for your help
CarolOB