Help please with saving as PDF and (if possible) doing this for each drop-down box in a list

hthorpe

New Member
Joined
Jun 25, 2014
Messages
1
Hello,

I have an Excel file where the final sheet generates an invoice. Each customer’s invoice is generated separately by means of a drop down box. When I select the customer from the drop down box, their invoice appears. I have to save each invoice as a separate PDF (the invoice sheet only) with the file name being each customer's name.


I have some experience with recording macros but that doesn’t work here. I have looked online but none of the codes work. I would really appreciate a macro code which does the following:


  1. Saves the current sheet (only) to PDF, saving in the destination Z:/Test, with the file name being the contents of cell C4 in the current sheet.
  2. Scrolls down to the next customer in the drop down box and does step 1 for customer 2, etc.

I would be very grateful for any help with this! Part-automation would also be useful, as I have hundreds of invoices to generate separately otherwise…

Thanks,

Helen
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,214,397
Messages
6,119,273
Members
448,883
Latest member
fyfe54

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