dave ainsworth
New member
- Local time
- Today, 08:50
- Joined
- Nov 19, 2008
- Messages
- 5
Hi, thanks in advance for any advice or support.
I have an Access database with two tables:
tblProducts
tblDataEntry
In the tblProducts table there are two fields ProductCode and ProductName.
I would like to have a combo box on a form which contains the contents of the ProductCode field, and when selected auto populates the ProductName field with the correct product name. When the form is saved it will write the contents to the tblDataEntry which can be used for reports/querys.
I am quite a beginner to Access so not really sure where to start.
Cheers
Dave.
I have an Access database with two tables:
tblProducts
tblDataEntry
In the tblProducts table there are two fields ProductCode and ProductName.
I would like to have a combo box on a form which contains the contents of the ProductCode field, and when selected auto populates the ProductName field with the correct product name. When the form is saved it will write the contents to the tblDataEntry which can be used for reports/querys.
I am quite a beginner to Access so not really sure where to start.
Cheers
Dave.