hardhitter06
Registered User.
- Local time
- Today, 17:44
- Joined
- Dec 21, 2006
- Messages
- 600
Hi all,
I apologize in advance because I am somewhat new to coding.
I have a combo box(called Category) with 3 types of forms to select from. Form A, Form B and Form C. Following that field is a [Contract #] field that corresponds with the form. If the user selects Form A or B, they will manually input the contract #. Since Form C is a special form, I need that Contract to be autonumbered each time that particular form is selected and flooded into the Contract # field.
For example, I have to enter a Form C document. I need that to be assigned a contract number of 1. Then I enter 2 form A's and a Form B...(or whatever). When I come back to entering another Form C, I need that autonumber to pick off from the previous one which would assign a contract number of 2.
How can I do this? Thank you for your help in advance.
Josh
I apologize in advance because I am somewhat new to coding.
I have a combo box(called Category) with 3 types of forms to select from. Form A, Form B and Form C. Following that field is a [Contract #] field that corresponds with the form. If the user selects Form A or B, they will manually input the contract #. Since Form C is a special form, I need that Contract to be autonumbered each time that particular form is selected and flooded into the Contract # field.
For example, I have to enter a Form C document. I need that to be assigned a contract number of 1. Then I enter 2 form A's and a Form B...(or whatever). When I come back to entering another Form C, I need that autonumber to pick off from the previous one which would assign a contract number of 2.
How can I do this? Thank you for your help in advance.
Josh