G
Guest
TIA:
Trying to write code to open all files (one at a time) within specified folder
something like:
for each file with in folder c:\my documents
open
do something
save
close
next
Thanks, Joel
Trying to write code to open all files (one at a time) within specified folder
something like:
for each file with in folder c:\my documents
open
do something
save
close
next
Thanks, Joel