Dear All,
I would like to know to write data from a group of .csv files to a newly created .csv file. Any ideas?
This is my code so far
Dim streets As Integer
Dim blpus As Integer
Dim addresses As Integer
Dim paonaddress As Integer
Dim saonaddress As Integer
Dim newfile As...