C
Chrissy
Hi, I am a new user. I have 2 tables - CompanyDetails and StudentDetails. I
am designing a form (at first with just CompanyDetails table as the source).
The primary key (no duplicates) is CompanyName, a text field. When the user
enters the first field on the form I want the user to be able to select an
existing CompanyName and have the other 6 fields from the table displayed in
the other fields in the form OR enter a new CompanyName and other fields. How
do I do this in a simple way? Do I use a combo box - but how do I get the
other fields to fill in automatically from the table? I have no programming
skills.
Many thanks in advance
am designing a form (at first with just CompanyDetails table as the source).
The primary key (no duplicates) is CompanyName, a text field. When the user
enters the first field on the form I want the user to be able to select an
existing CompanyName and have the other 6 fields from the table displayed in
the other fields in the form OR enter a new CompanyName and other fields. How
do I do this in a simple way? Do I use a combo box - but how do I get the
other fields to fill in automatically from the table? I have no programming
skills.
Many thanks in advance