Unbound controls don't print

T

Tony Burba

I have a form containing a number of subforms with a large number of unbound
controls populated via VBA code. Everything seems to work fine, the data
appear as they're supposed to on the screen. Even the print preview looks
right. But on the actual printout, nothing appears in the unbound text boxes.

Anybody know what this is all about?
 
R

Rick B

A form is not really designed for printing. Build a report that looks like
you want and print that.

For more details, read the previous posts that address not printing forms.
 

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

Top