Combo box question

B

Bill B.

This should be an easy question, if I can phrase it
correctly:
I want to create a combo box that draws on fixed values
from a field in a table. The table has two fields. I want
the user to chose the first field and have both fields
show in the form. For example:

<first field> <secondary field>
A-3 General reference
A-5 Master Reports
etc.

The combo box SHOWS both fields (which is fine), but only
displays the first field in the form (which is not). How
do I get it to show both fields in the form, so that when
the user selects "A-3", for example, "A-3" shows in the
first box and "General reference" shows in the second?

I hope I am explaining this correctly. Thank you for any
help you can provide.

Bill
 

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