Appending a file using VBA
Hi,
Suppose I have two files. Q:\BLOTTER and Q:\TEST
How would append Q:\TEST with all the rows from Q:\BLOTTER?
Suppose Q:\TEST ends at row 20.
I would like Q:\BLOTTER to be copied to Q:\TEST from row 22 onwards.
Thanks
Hi,
Suppose I have two files. Q:\BLOTTER and Q:\TEST
How would append Q:\TEST with all the rows from Q:\BLOTTER?
Suppose Q:\TEST ends at row 20.
I would like Q:\BLOTTER to be copied to Q:\TEST from row 22 onwards.
Thanks