Populate one field based on choice made in another

P

perry kew

I have a form called frmLibrary based on a table named
tblLibrary. Two fields in tblLibrary are FileLong and
FileShort

All the possible choices for FileLong and FileShort are in
another table called tblFiles.

Is it possible that when one types in an appopriate file
name in FileLong in frmLibrary that the FileShort field
will be automatically populated with the correct entry
from tblFiles?

Thank you.

--Perry
 

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