I am trying to cut down on the time it takes to copy and paste tables from the internet by automating the process. I can get Excel to select and follow an URL in a cell. However I cannot then get VBA to "speak" to Internet Explorer to tell it to selectall and then copy. At the moment I have to do this manually on each webpage then use a seperate sub routine to paste the table in the format I require. Is there anyway I can automate this whole process?? Thank you in advance
Dave
Dave