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

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
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,214,832
Messages
6,121,853
Members
449,051
Latest member
excelquestion515

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