printing forms with list boxes

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

Guest

How do I prevent a form list box from "blacking out" the selection when it
prints? I've used the form to populate a table, and now I want to print the
selected record. When it prints the selection in that field is blacked out.
I want the text of what I've selected in the list box to print. How do I do
that?

Thanks for your help,
 
By printing a report.

Forms are not designed for printing. Forms are made for data entry, or for
viewing or modifying records.

When you want to print data in Access, you create a 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