Hi all,
I am trying to download a txt file using the following code.
It is only downloading a few line of data and am not sure why.
Any help is greatly appreciated.
Thanks,
O
Sub Download()
With Sheets(2).QueryTables.Add(Connection:="URL;http://www.asx.com.au/data/TheoPrices.txt"...