Yes I think so b_rad, I can pull the data for the NFL season, box scores and line & total for each game, but I have only tried it on 20+ games so far while I work out all the small problems like OT and pick-em games.
I will post the code later if you want to run it yourself and have a look.
I had a similar problem as you with the data beginning further down the sheet because I had put some formulas to the side of the data and the code will only run from the first unused line. I eventually solved it after several attempts at deleting all the data on sheet1 and retyping the headers.
I will post the code later if you want to run it yourself and have a look.
I had a similar problem as you with the data beginning further down the sheet because I had put some formulas to the side of the data and the code will only run from the first unused line. I eventually solved it after several attempts at deleting all the data on sheet1 and retyping the headers.

I've checked all the variables and they seem fine, so I'm not really sure whats wrong. In the code I changed NHLyear from 11 to 13, but got the same error. When I view the link in browser it looks just fine. 