Record auto fill

C

cneeley

I would like to have the form complete a record upon entry
of the info in the Primary Key field. I know this has
been done many times and I am not able to recreate that
particular wheel.

My system is:
tblComplaintAddress, frmComplaintAddress, ComplaintAddress
ComplaintAddress is the primary key for the table as well
as the field name. After update of ComplaintAddress I
would like field ComplaintCity of the same path to
autofill.

Can someone give me code to do this?
 
S

Steve Schapel

Cneeley,

Where is this autofill functionality supposed to get the related
ComplaintCity data from? Do you have a "master list" of addresses and
cities?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top