Hi folks!
I've got a folder that has 5000+ pdf's in it. I've got a spreadsheet as shown below. I'd like to run a sub that copies the pdf's in the original folder and pastes them into the new folder..
Is anyone able to help?
[TABLE="width: 500"]
<tbody>[TR]
[TD]PDF Name[/TD]
[TD]PDF Type[/TD]
[TD]Current Folder[/TD]
[TD]Copy to New Folder[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf001[/TD]
[TD]Type 1[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type1\[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf002[/TD]
[TD]Type 2[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type2\[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf003[/TD]
[TD]Type 3[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type3\[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf004[/TD]
[TD]Type 1[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type4\[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks!!
I've got a folder that has 5000+ pdf's in it. I've got a spreadsheet as shown below. I'd like to run a sub that copies the pdf's in the original folder and pastes them into the new folder..
Is anyone able to help?
[TABLE="width: 500"]
<tbody>[TR]
[TD]PDF Name[/TD]
[TD]PDF Type[/TD]
[TD]Current Folder[/TD]
[TD]Copy to New Folder[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf001[/TD]
[TD]Type 1[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type1\[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf002[/TD]
[TD]Type 2[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type2\[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf003[/TD]
[TD]Type 3[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type3\[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]pdf004[/TD]
[TD]Type 1[/TD]
[TD]C:\MyPDFFolder\[/TD]
[TD]C:\MyPDFFolder\Type4\[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks!!