B
Ben
I am working in a client database (CLIENT). In CLIENT, most of the clients
have a CPA whose information needs to be kept with their particular entry
for mail merges and other purposes. Currently, I just populate those fields
manually for all entries on an as needed basis. However, I realize that
there are only going to be about 100 CPA names total, just entered several
times throughout the table. Additionally, very soon the entire office will
be able to add entries. Far too often, people will supply incorrect or
incomplete information. To ensure the integrity of the data, to ensure that
all available information for each CPA is under each client entry (i.e.,
people don't leave the phone number off if we have it), expedite the
process, and remove the chance of typos, I want to automate the CPA entry as
much as possible. What I would like to do is have people choose the name of
the CPA from a drop-down list (a combo box requiring they choose from the
list) and have all of the relevant fields that apply to that particular CPA
populated with the proper information.
I know how to make a combo box requiring them to pick a CPA name, but I don'
t know how to populate the rest of the information for that CPA based on
that selection.
I have already created a CPA TABLE that contains "CPA Name," "CPA Corporate
Name," "CPA Address Line," "CPA City," "CPA State," "CPA Zip," "CPA Phone,"
and "CPA E-mail" columns. How do I get the information from the cells in
CPA TABLE into CLIENT based on the CPA selection in CLIENT? Ideally,
whatever the method, I would be able to change the information for a given
CPA in CPA TABLE (i.e, a new address) and have the change be reflected
anywhere that CPA is referenced in CLIENT.
Please keep in mind: 1) once the information is populated in the cells in
CLIENT, it is going to be used for a mail merge, and 2) not all of the
entries in CLIENT have a CPA, and not all of the CPAs have information in
all of the possible fields.
Thank you in advance.
have a CPA whose information needs to be kept with their particular entry
for mail merges and other purposes. Currently, I just populate those fields
manually for all entries on an as needed basis. However, I realize that
there are only going to be about 100 CPA names total, just entered several
times throughout the table. Additionally, very soon the entire office will
be able to add entries. Far too often, people will supply incorrect or
incomplete information. To ensure the integrity of the data, to ensure that
all available information for each CPA is under each client entry (i.e.,
people don't leave the phone number off if we have it), expedite the
process, and remove the chance of typos, I want to automate the CPA entry as
much as possible. What I would like to do is have people choose the name of
the CPA from a drop-down list (a combo box requiring they choose from the
list) and have all of the relevant fields that apply to that particular CPA
populated with the proper information.
I know how to make a combo box requiring them to pick a CPA name, but I don'
t know how to populate the rest of the information for that CPA based on
that selection.
I have already created a CPA TABLE that contains "CPA Name," "CPA Corporate
Name," "CPA Address Line," "CPA City," "CPA State," "CPA Zip," "CPA Phone,"
and "CPA E-mail" columns. How do I get the information from the cells in
CPA TABLE into CLIENT based on the CPA selection in CLIENT? Ideally,
whatever the method, I would be able to change the information for a given
CPA in CPA TABLE (i.e, a new address) and have the change be reflected
anywhere that CPA is referenced in CLIENT.
Please keep in mind: 1) once the information is populated in the cells in
CLIENT, it is going to be used for a mail merge, and 2) not all of the
entries in CLIENT have a CPA, and not all of the CPAs have information in
all of the possible fields.
Thank you in advance.