O
Ocean
I have a document that has a macro that user clicks, and then it goes on to
internet locates a table, downloads it into Word and then formats it.
They are football tables. I can do one for say the League 1 and it collects
the data fine.
I want to now do it for all the 4 leagues automatically.
So for example the 4 strings
ie.navigate "Http//www.footyresults.com/league1.html
then "Http//www.footyresults.com/league2.html
then "Http//www.footyresults.com/league3.html
then "Http//www.footyresults.com/league4.html
The tables are the same each time - so it is just the look up that changes.
I know it is something to do with loops, but would appreciate a bit of
advise on how to best go about this ?
Any help would be appreciated.
Thanks
internet locates a table, downloads it into Word and then formats it.
They are football tables. I can do one for say the League 1 and it collects
the data fine.
I want to now do it for all the 4 leagues automatically.
So for example the 4 strings
ie.navigate "Http//www.footyresults.com/league1.html
then "Http//www.footyresults.com/league2.html
then "Http//www.footyresults.com/league3.html
then "Http//www.footyresults.com/league4.html
The tables are the same each time - so it is just the look up that changes.
I know it is something to do with loops, but would appreciate a bit of
advise on how to best go about this ?
Any help would be appreciated.
Thanks