Hi,
I have been writing a database which is near completion.
I have a sample entry form. In this form a product code needs to be entered.
I have a list of products in a table with descriptions.
The samples are stored in a different table.
What i want to do is when the user enters a product code, the description box automatically fills with the correct description.
The problem i have is that when the user adds that record to the database, the description field is empty.
I understand this would not follow normalization rules but i am a complete novice and need that data to all be in the one section.
Regards,
Alan
I have been writing a database which is near completion.
I have a sample entry form. In this form a product code needs to be entered.
I have a list of products in a table with descriptions.
The samples are stored in a different table.
What i want to do is when the user enters a product code, the description box automatically fills with the correct description.
The problem i have is that when the user adds that record to the database, the description field is empty.
I understand this would not follow normalization rules but i am a complete novice and need that data to all be in the one section.
Regards,
Alan