Good Afternoon,
I have gone through a decent internet searching trying to see if I can find my exact question being answered before, unfortunately I can't seem to find code that I can splice together to work for all four of the tasks I am seeking to accomplish (Button Macro, Print to PDF, Custom File Name, Custom Location).
I have been given the unfortunately repetitive task of printing a large amount of invoices from an excel sheet. The sheet is setup so that "Sheet1" holds data and "Sheet2" has a template which auto-fills data based on a drop down menu on "Sheet2".
I am seeking to print to PDF the cells A1:K25 from Sheet2 with a custom name based off A8 and to a specific location ("D:\BUSINESS\USER\Developments").
In a perfect world I would also prefer to have excel automatically select the next drop down menu item (in A8) to then populate the template and print then repeat. However, having a button to take the edge off, leaving me with only having to select the next drop down item is perfectly fine.
I would be most grateful if you can explain as much of what you are doing as possible (although you do not have to) so that I may seek to experiment with the code without pestering the forum.
Thank you kindly.
I have gone through a decent internet searching trying to see if I can find my exact question being answered before, unfortunately I can't seem to find code that I can splice together to work for all four of the tasks I am seeking to accomplish (Button Macro, Print to PDF, Custom File Name, Custom Location).
I have been given the unfortunately repetitive task of printing a large amount of invoices from an excel sheet. The sheet is setup so that "Sheet1" holds data and "Sheet2" has a template which auto-fills data based on a drop down menu on "Sheet2".
I am seeking to print to PDF the cells A1:K25 from Sheet2 with a custom name based off A8 and to a specific location ("D:\BUSINESS\USER\Developments").
In a perfect world I would also prefer to have excel automatically select the next drop down menu item (in A8) to then populate the template and print then repeat. However, having a button to take the edge off, leaving me with only having to select the next drop down item is perfectly fine.
I would be most grateful if you can explain as much of what you are doing as possible (although you do not have to) so that I may seek to experiment with the code without pestering the forum.
Thank you kindly.