Update a form after changing to new Record

G

Greg

I need to update a form based on an field of the new record. Each time I
change the dataset with the record selector, I need to update the form, ie
turn a tecxt box on or off. I'm not sure what event to assign a procedure too
?

Thanks for any help
 
M

Marshall Barton

Greg said:
I need to update a form based on an field of the new record. Each time I
change the dataset with the record selector, I need to update the form, ie
turn a tecxt box on or off. I'm not sure what event to assign a procedure too


Use the form's Current event
 

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