Printing selected data on a form

rosari

Registered User.
Local time
Tomorrow, 03:28
Joined
Oct 11, 2007
Messages
10
Hi I am new to this forum i was wondering how to print selected data on a form? ie. not everything jus some control boxes and graphs is there a way
Cheers
rosari
 
Reports are for printing. Create a report based on the same record source as your form, and only put the data on that you want.

Dave
 
Another way (although I have never tried this) is to go through the properties of each control and find the "Display When" property and select "Screen Only"

Dave
 
The alternative is quicker and yes it does work thank you
 
Cheers, glad to help.

You will learn as you develop your apps that reports present much more professionally and are worth the extra effort.

Dave
 

Users who are viewing this thread

Back
Top Bottom