Combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a combo box with a list of clients, I also have 2 text boxes for
entering a start and end date, I require a code that will enable me to select
from combo enter the dates so only the client picked from the combo box will
appear.

Thanks
 
You'll need to tell us more about your form's setup, please. What is the
form's recordsource? It will be best if it's a query.

Are you wanting to filter the form's data based on the two dates and the
client selected?
 

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