filter form using combo box control

  • Thread starter Thread starter mavsveel
  • Start date Start date
M

mavsveel

Hello,
I'd like to filter a form using a combo box control (just as the
toolbar does). I'm new to access so please take it easy on the tech
talk.
Thanks in advance
 
Use the combobox control/field as a filter in your form's recordsource. On
the combobox afterUpdate event, requery the form.
 

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

Back
Top