printing records

axsnub

Registered User.
Local time
Yesterday, 20:47
Joined
Apr 2, 2005
Messages
18
If you have a Print button on your form where you add records, can you set a specific font and background colour when you print or does it have to be the same as what's on your form? I have a red background on my form but I want to print just the text and in black and white.
 
Use a report to print out anything you want - that's what they are there for.
 
SJ McAbney said:
Use a report to print out anything you want - that's what they are there for.


Thanks SJ McAbney, cool avatar by the way. I was hoping for a simpler solution because my form is pretty big, I'll do up a report.

Cheers
 
I don't know if you are aware, if you aren't, it is possible to create a report from a form. Right click on the form name, and select save as, you have the option to save as a report.
 
Uncle Gizmo said:
I don't know if you are aware, if you aren't, it is possible to create a report from a form. Right click on the form name, and select save as, you have the option to save as a report.


It was that easy?!!!

Man, I really have a lot to learn!
 

Users who are viewing this thread

Back
Top Bottom