kidvegas19
Technical User
One table with 2 fields - Number, Name
What I want to do (by using a form) is when I enter a number in the number field the Name field is populated AND saved to the table. Example:
Input the number 1 in the Number field of the form
The Name field is automatically populated with "Customer 1"
When I advance to the next record, this information is saved to the table.
I have a limited number of customers, so I am thinking an If/Then statement would suffice. Can't seem to make it work. Any help would be appreciated.
TIA
What I want to do (by using a form) is when I enter a number in the number field the Name field is populated AND saved to the table. Example:
Input the number 1 in the Number field of the form
The Name field is automatically populated with "Customer 1"
When I advance to the next record, this information is saved to the table.
I have a limited number of customers, so I am thinking an If/Then statement would suffice. Can't seem to make it work. Any help would be appreciated.
TIA