C
Court
I have a table with four fields in it. I called it Table
1.
Customer Name (Text)
Account Number (Number)
Phone number (Number)
e-mail address (Text)
Amount (Number)
I have a second table (Named Table 2) with two fields on
it. It serves as a master list for all of our customers.
Customer Name (Text)
Account Number (Number)
I have created a form for easier and more attractive data
entry. I would like to create a combo box for the
account number that pulls from Table 2 and documents it
in Table 1. I would then like for it to, automatically,
populate the customer name in a separate text box on the
form based on the account number in my master list (Table
2). Once the form autopopulates with the customer name,
I would like for that name to go to Table 1.
I know how to create a two column drop down, but I really
would like for the customer name to auto-populate in a
separate field.
I hope I have included enough information. If I haven't,
please let me know what you need because I don't know
what else to share.
Thanks a million.
1.
Customer Name (Text)
Account Number (Number)
Phone number (Number)
e-mail address (Text)
Amount (Number)
I have a second table (Named Table 2) with two fields on
it. It serves as a master list for all of our customers.
Customer Name (Text)
Account Number (Number)
I have created a form for easier and more attractive data
entry. I would like to create a combo box for the
account number that pulls from Table 2 and documents it
in Table 1. I would then like for it to, automatically,
populate the customer name in a separate text box on the
form based on the account number in my master list (Table
2). Once the form autopopulates with the customer name,
I would like for that name to go to Table 1.
I know how to create a two column drop down, but I really
would like for the customer name to auto-populate in a
separate field.
I hope I have included enough information. If I haven't,
please let me know what you need because I don't know
what else to share.
Thanks a million.