Hello,

I am trying to build an Excel macros which will allow me to extract data from the Racing Post website. I have a line of source code which is where the data is at, but my problem is using it in the macros as a continuous basis. The following is what I am trying to accomplish:

In the Racing Post website under Results you can locate results to races as far back as the 1st of January 1986, I am trying to put these results onto my Excel Spreadsheet. At the moment the best I can do is copy details of the results starting with January 1, 1986 and go to each and every day and paste the info onto the spreadsheet, this is time consuming and I know that it is possible to grab the information via macros and VB editing tools in Excel. What I want to get is in the Runners Index, but there isn't a direct URL for it. If anyone has any idea how this can be accomplished please let me know.