Copy Customer Data, Paste into Different Tab, Print to PDF & Save to Folder

bartels17

New Member
Joined
Feb 17, 2010
Messages
4
Hello All,

It's been awhile and I'm working on a new project. I am attempting to copy data from 1 tab "Master List" of a workbook "Statement of Account" into another Tab "Customer Copy" and then print "Customer Copy" tab to PDF, and Save it to a Shared Folder with the File Named "Customer Name Date" where the customer name is pulling from Cell B5 and the Date is just the current Date. It would then move onto the next customer and do the same until it reaches the end of the Master List.

Difficult? Feasible?
 

Attachments

  • Mr Excel Image 1.PNG
    Mr Excel Image 1.PNG
    52.7 KB · Views: 14
  • Mr Excel Image 2.PNG
    Mr Excel Image 2.PNG
    20.5 KB · Views: 14

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
The link below is to an Excel workbook file that does what you asked for. If the location of any data changes then you'll have to modify the code accordingly. Also, you'll have to set the variable that specifies the folder where PDFs are stored. My normal caveat applies: My code tends to be long and clunky. Someone else may come up with a better solution.

StatementSheetToPDF.xlsm
 
Upvote 0

Forum statistics

Threads
1,216,774
Messages
6,132,654
Members
449,742
Latest member
Adar768

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