Populate a text box from a combo box selection

L

LADOCITGUY

How do I do the following? I'm not the best programmer, so please respond
using my exact field/table names, where possible.

I have a form with a RELEASEDTO combo box. The values or choices come from
TBLWORKRELEASEFACILITIES. This works fine. The Table only has 2
fields...WORK RELEASE FACILITY and PHONE NUMBER. What I need is...

When the user selects a WORK RELEASE FACILITY from the combo box, I need the
text box I have on my form called RELEASEDTOCONTACTINFO to be populated by
the PHONE NUMBER that corresponds to their selection.

How can I do this? Any suggestions?
 

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