Printing Excel Workbook (24 sheets) to PDF - macro or vba?

robbertly

New Member
Joined
Oct 19, 2014
Messages
32
Hello,

I have an Excel Workbook with 24 sheets.

I want to create a single pdf document from this workbook.

I know that each single excel sheet in the workbook will return 30 A4 pages when printed in pdf.

I want to save the document with the name Numbers.pdf in a folder called Numbers ideally on my desktop or on the C: drive if it needs a location.

Any suggestions on how this can be achieved?

Thanks,

Robert
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
macros and visual basic for applications are really the same thing in excel

you can record most of your actions with the macro recorded, then post your code here between code tags
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,681
Members
449,116
Latest member
HypnoFant

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