I'm trying to read data off a few files and create a new document containing the read data, which is easy enough using the workbook object.
However, I'm not sure how to only add data which has not been added yet without overwriting the previously written data.
Any help would be greatly appreciated, thanks in advance.