S
Sean
I have a Table that has the following fields:
Account # Account Name Address City St Zip
In a form I want to select an account number from a list
(combo Box) and have the account name field, address
field, City field, st field, and zip field, to fill in
automatically based on the account number entered in the
account number field.
Questions:
1. What type of Fields would the Acct Name, address,
city, st and zip be? (ie. Combo Box, List box, text box)
2. How do you link the Acct Name, address, city, st and
zip, to display the info based on what account is listed.
This info would come from the Table (Customer
Information).
3. Please answer in easily understandable text and
functions.
Thanks,
Sean
Account # Account Name Address City St Zip
In a form I want to select an account number from a list
(combo Box) and have the account name field, address
field, City field, st field, and zip field, to fill in
automatically based on the account number entered in the
account number field.
Questions:
1. What type of Fields would the Acct Name, address,
city, st and zip be? (ie. Combo Box, List box, text box)
2. How do you link the Acct Name, address, city, st and
zip, to display the info based on what account is listed.
This info would come from the Table (Customer
Information).
3. Please answer in easily understandable text and
functions.
Thanks,
Sean