E
Emma Hope
Hi All,
I have a continous form, which logs a list of report names and their 'new'
names.
I want to press a button which will then loop through each record and copy
the file from pathA to pathB, i can do the copy and rename bit.
For each record on formA
copy [Filename] from strPathA to strPathB
Next record
Repeat
I don't even know where to begin with the 'for each' bit, please can someone
help me....
I have a continous form, which logs a list of report names and their 'new'
names.
I want to press a button which will then loop through each record and copy
the file from pathA to pathB, i can do the copy and rename bit.
For each record on formA
copy [Filename] from strPathA to strPathB
Next record
Repeat
I don't even know where to begin with the 'for each' bit, please can someone
help me....