Forms

T

TaylorLeigh

I want to popluate one field on a form based on information I enter in
another field. Much like Product gives you the price.

Thanks,
 
J

John W. Vinson

I want to popluate one field on a form based on information I enter in
another field. Much like Product gives you the price.

Thanks,

Use the AfterUpdate event of the control to "push" the desired value into the
other control.

For a more detailed answer post a more detailed question.
 

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