Macro for multiple printing to CutePDF

jaz915

New Member
Joined
Oct 29, 2015
Messages
2
Hi there, fairly new to macro's but I need some fairly complex coding for a project I'm working on.

Basically I need a macro to do the following,

Select the next item down on a drop down box, print to PDF using CutePDF as the printer and finally at the 'Save as' stage, use a cell within the document to as the title for the save file.

Ideally need this to cycle through the whole drop down list (350 items) until all have been printed(CutePDF) and I end up with 350 individually named PDF files.

I guess the first question is, is this even possible?

and second and guess more importantly, How?

Sorry if a little vague.

Kind regards

Jaz
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
2007 on has PDF output available in excel
 
Upvote 0
try recording with macro recorder, the post the code
 
Upvote 0

Forum statistics

Threads
1,213,552
Messages
6,114,278
Members
448,560
Latest member
Torchwood72

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