Generate report from List Box results

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

Guest

Hello.

I have a list box that is capable of displaying the records in my database.
I also have it set up so that if the user types in a search criteria, it will
display all the rusults of that search in the list box. Is it possible to
print/export these list box results in a report?

Thanks in advance
Mike
 
If you can limit the list box items to the user input, you should be able to
use similar code/whatever to limit the items that are reported. Since we
don't know how you are limiting the list box, we can't offer the specific
method for limiting the report.

Duane Hookom
MS Access MVP
 

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