Paul Cooke
Registered User.
- Local time
- Today, 11:25
- Joined
- Oct 12, 2001
- Messages
- 288
Apologies for what may seem a 'stupid' question but I think my brain has gone into sleep mode !!
I have a 2 combo boxes on a form - ' cboProductCode' & 'cboProduct'
If i enter a code eg. Dr001 in cboProductCode I want the related product to populate cboProduct with the item that code relates to.
At the moment the cboProductCode shows the codes from the table
and
cboProducts shows the products from the same table.
I am sure this is a simple query but it is not simple to me at the moment for some reason !!
many thanks for any advice offered
I have a 2 combo boxes on a form - ' cboProductCode' & 'cboProduct'
If i enter a code eg. Dr001 in cboProductCode I want the related product to populate cboProduct with the item that code relates to.
At the moment the cboProductCode shows the codes from the table
and
cboProducts shows the products from the same table.
I am sure this is a simple query but it is not simple to me at the moment for some reason !!
many thanks for any advice offered