Form to enter Report Criteria

  • Thread starter Thread starter pas926
  • Start date Start date
P

pas926

I'm using a form to enter report criteria and it works
great when I use a textbox. But when I use a list box it
doesn't work at all, I don't get an error message just a
blank report. Any help is appreciated. Thanks Paul
 
pas926 said:
I'm using a form to enter report criteria and it works
great when I use a textbox. But when I use a list box it
doesn't work at all, I don't get an error message just a
blank report. Any help is appreciated. Thanks Paul

You'll have to tell us how your list box is set up and how you are using
it to set the criteria for the report. Please post the list box
properties RowSource, BoundColumn, ColumnCount, and MultiSelect, and the
code you use to filter the report.
 

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