Excel workbook to PDF - cycle through drop list

L

Legacy 450746

Guest
Hello!
I am completely new to Macro, so please be patient with me

I have a workbook - 10 tabs
First Tab called Parameters
Remaining 9 tabs are named by BRANDS
I have a named range in cells =PARAMETERS!$B$1:$B$8 called LIST_BRANDS
I have the path I would like the PDF's saved in cell $D$1 with named range called SAVE_PATH
I would like the PDF to save with the TAB name + Todays date

I would like the macro to do the folllowing

1. Select the first name in the List on sheet 1 "Parameters" and then calculate each of the remaining 9 sheets, then save the 9 sheets (excluding the Parameters) into a PDF document to the defined path with the defined name
2. Select the first name in the List on sheet 1 "Parameters" and then calculate each of the remaining 9 sheets, then save the 9 sheets (excluding the Parameters) into a PDF document to the defined path with the defined name

and so on....

Once the 8 PDF have been saved, display a message that says "All PDF are saved"

Is someone able to assist me please?

Thank you so much in advance
Troopy
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,213,537
Messages
6,114,216
Members
448,554
Latest member
Gleisner2

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