DLOOKUP returning error

G

garethg

Use dlookup to match a product description against an id obtained from
combo box.
However every time I change the product ID, the text box needs to b
refreshed to reflect the new product description, how can I do this?
Gareth
 
N

Nikos Yannacopoulos

Gareth,

Use the On Change event of the combo to fire a macro or a line of code that
runs a Requery action/method on the description control.

HTH,
Nikos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top