Forum Discussion
Yshippin
12 years agoContributor
Well very generally speaking, you would set up an outer loop that iterates through files (if they are in a single folder it can be the folder's '.Files' item collection),
and an inner loop that iterates from within that file (ie your "data" loop).
and an inner loop that iterates from within that file (ie your "data" loop).