View Single Post
 
Old 07-10-2014, 01:18 AM
elmnas elmnas is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jul 2014
Posts: 6
elmnas is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
Create what folder? I also have no idea what particular two PDF files you're referring to.
the macro need to copy two pdf files, the pdfs have always different names on each job. so if we could use wildcards and .pdf to grab them. (always just 2 pdfs in the active folder path too)


then need the macro to create a folder one level up from active part called "translation to"
and put the pdfs there.

for example:

I open source.doc
at C:/jobs/341423/source/source.doc

"in C:/jobs/341423/source/" there are

2 pdfs.
2 word files.

"I need to create a folder in "C:/jobs/341423/translation to"

and put the two pdfs from "C:/jobs/341423/source/" to "C:/jobs/341423/translation to"
Reply With Quote