I have this script that works fine but the only problem is every time I run the script it appends the same data to the end I would like the results to overwrite the reults currently in the second folder.
Const ForAppending = 8, ForReading = 1, ForWriting = 2
set files =...