Print Form

Parra

Well-known Member
Joined
Feb 21, 2002
Messages
752
I am sure that there is a way to do this...Print the form to fit on 1 page, and only the current record.

Thanks

Parra
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
On the Header/Footer section properties, you can set the Force New Page properties so that you only have one record per page (you may have to use grouping, too).

However, I do not believe Access has any "fit to one page" or "scalable" otpions like Excel does. The report writer behaves more like Word than Excel, in this respect, where you have a defined page size you are working with.
 
Upvote 0
My 2 cents...

Forms are not really designed for printing -- that's the job of a report. I'd recommend building a report on the same recordset as the form, and having a button on the form which opens the report with just the current record displayed (the Wizard will set this up for you if you create the button with Wizard enabled).

Advantages:
1. You can lay out the report however you like.
2. You can have exactly the same fields as the form, or more or less, depending on requirements.
3. You will ensure that only 1 record is there, so you will print on one page only.
4. If you change your mind, you can print multiple records in the report -- still one to a page -- by performing a Find and opening the report with all of the same records.
5. You'll use a hell of a lot less toner / ink...

Denis
 
Upvote 0

Forum statistics

Threads
1,221,621
Messages
6,160,879
Members
451,675
Latest member
Parlapalli

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top