I am creating a database to log client activity. We have most of the details on the clients in another table/DB such as their account #, name etc. The new table has additional details that can only be recorded at client contact plus some fields with data that is the same as the other DB/table.
The problem: I want to be able to open the new DB and put in identifying info like account # and have it pull over info that is the same in the exisitng DB into new one.
Example: exisitng DB has, say acct number, client name and say address. New DB will have a field for accouint number, name, address but also the new fields. Instead of typing everything I want to pull it over so it appears when say the account # is entered.
I haven't worked with lookup tables so if anyone has an idea or can point me to a good website to read up or see examples???
THANKS!!!!!!!!!!!!!
The problem: I want to be able to open the new DB and put in identifying info like account # and have it pull over info that is the same in the exisitng DB into new one.
Example: exisitng DB has, say acct number, client name and say address. New DB will have a field for accouint number, name, address but also the new fields. Instead of typing everything I want to pull it over so it appears when say the account # is entered.
I haven't worked with lookup tables so if anyone has an idea or can point me to a good website to read up or see examples???
THANKS!!!!!!!!!!!!!