B
Brian Hauf
I am trying to set up something in a database that seems
like it should be simple but I cannot get it to work. We
have created a table for our clients with the clients name
and client number. The client number is set by the auto
number and the client number is set as the primary key.
I have created another table that is an archive of all
the projects we have done for our clients. Each project
is auto numbered and this table is related to the client
table by the client number.
What I want to do is create a form so that when I enter
the clients name into the name field the client number
for that client automatically appears in the client
number field and when the record is entered both fields
are saved in the archive table
I am new to this so i hope this makes sense. Any help you
can give me is appreciated. Thanks
like it should be simple but I cannot get it to work. We
have created a table for our clients with the clients name
and client number. The client number is set by the auto
number and the client number is set as the primary key.
I have created another table that is an archive of all
the projects we have done for our clients. Each project
is auto numbered and this table is related to the client
table by the client number.
What I want to do is create a form so that when I enter
the clients name into the name field the client number
for that client automatically appears in the client
number field and when the record is entered both fields
are saved in the archive table
I am new to this so i hope this makes sense. Any help you
can give me is appreciated. Thanks