Accessing Combo Box selection

P

Pete Sheridan

Hello Sok Hong,

To insert the selected combo box data into a field in the
form:
1. Bring up the form in display mode.
2. Display the properties of the combo box, and
3. Select the field that you want to enter the data into
as the 'Control Source'.

This will automatically update the field with the selected
data. You can also key in any other data if you want to.

I have a small database that I built to show the use of
both combo boxes and list boxes. In it, I use a table to
populate the Combo Box and a form to update the table. It
also explains the differences. If you want a copy, send
me a request by email and I will send it to you.

Hope this helps,
Pete Sheridan
email: (e-mail address removed)
 

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