Form execute a query

G

Guest

I have a field - INPUT_NUMBER. How can I automatically execute an update
query, MATCH, whenever INPUT_NUMBER is changed?

Thanks.
 
T

tina

run an OpenQuery action on the control's AfterUpdate event, using a macro or
VBA procedure.

hth
 

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