Print preview is blank

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

Guest

Dear all

I have a form with a lot of detail in it, but when I press 'print preview'
the form appears blank

Would anyone have any idea what is going wrong please?

thanks
Phil
 
Phil,
The most probable cause is the DisplayWhen property of your form
controls.
You can use the DisplayWhen property to specify which of a form's
sections or controls you want displayed on screen and in print.
Make sure they are set to Always instead of ScreenOnly.
 
Hi Al

Thanks for this but unfortunately the form properties were already set to
'Always'. might there be something else I've overlooked please?

many thanks for your help!
 
Hi Phil - this my be a stupid question but where are you pressing 'print
preview' from? I just got the same thing as you , then realised I was in
Display View, not Form View. Yrs - Dika
 

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