Thread: [Solved] Batch Processing Loop Issue
View Single Post
 
Old 07-15-2014, 01:54 AM
chirayu's Avatar
chirayu chirayu is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jul 2014
Location: India
Posts: 4
chirayu is on a distinguished road
Default

Hi macropod I'm referring to word and the Filethere function appears in the code above where its checking to see if the image exists with the same name as my filename

Code:
'check if my image exists and matches my document name
'if image found then add new page and copy image
 
If FileThere......
Reply With Quote