Kenja824
Automotive
- Nov 5, 2014
- 950
I am creating a database to keep track of a fantasy football pool. I would like to have the rosters on one sheet and on another sheet I would copy and paste boxscores from a website.
My problem is getting formulas to look for the player in the boxscores and return his stats when the stats are in multiple locations. ie.. the players name could appear in the Passing section of the box score as well as the rushing section and even the receiving section.
Another problem is that every week there will be more box scores added and every boxscore will be with two different teams playing each other.
Attached is a file that has only 6 boxscores and a couple weeks of rosters listed.
Skip
You mentioned in a prior thread ....
I'd like to keep one sheet for the entire season for each of those sheets, rather than a sheet per week. So the box scores would need to be labled week by week. Then the rosters would string across the sheet, labeled by week.
Maybe the box score gets pasted into a new sheet each week, but the code would add the scores to a proper table that would have all the extra columns necessary to calculate stats per team per week.
This would be no problem for me but the Boxscores sheet would get quite in depth as 16 boxscores are added to it for each week. I can do it, I just not sure what it would entail in the end when we are in say week 12 and I have to scroll to where the last box score was added or something. But if this would be easier to get the code to work, then it is what it is and I have no problem with that.
My problem is getting formulas to look for the player in the boxscores and return his stats when the stats are in multiple locations. ie.. the players name could appear in the Passing section of the box score as well as the rushing section and even the receiving section.
Another problem is that every week there will be more box scores added and every boxscore will be with two different teams playing each other.
Attached is a file that has only 6 boxscores and a couple weeks of rosters listed.
Skip
You mentioned in a prior thread ....
I'd like to keep one sheet for the entire season for each of those sheets, rather than a sheet per week. So the box scores would need to be labled week by week. Then the rosters would string across the sheet, labeled by week.
Maybe the box score gets pasted into a new sheet each week, but the code would add the scores to a proper table that would have all the extra columns necessary to calculate stats per team per week.
This would be no problem for me but the Boxscores sheet would get quite in depth as 16 boxscores are added to it for each week. I can do it, I just not sure what it would entail in the end when we are in say week 12 and I have to scroll to where the last box score was added or something. But if this would be easier to get the code to work, then it is what it is and I have no problem with that.