User Form Printing issue

dialup

Board Regular
Joined
Jan 10, 2008
Messages
99
I have created a userform with Header, Details and footer, each part has data within it.
When I try to print Preview and print all that appears is the Header of the form.

Please can anyone advise?

Thanking you in advance
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
is this an Access or an Excel question? Sorry, but UserForm is an Excel term (and form type).

I take it that it's Access, in which case you shouldn't pirint the form anyway. Forms are for viewing and entering data, and/or controlling the user interface. Reports are what you print.
You can turn a form into a report if you wish; select the form's icon and File > Save As. Pick Report from the drop-down list and give the report a new name. You can then adjust layouts, background colors (best to remove unless you have good reasons for printing the form in all its glory) and set up a couple of lines of code that let you print just the current record from the form.

Denis
 
Upvote 0

Forum statistics

Threads
1,215,491
Messages
6,125,099
Members
449,205
Latest member
ralemanygarcia

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