I have to assume that you didn't review the normalization links. If you did, I don't think you'd be asking if you could do this with so many individual sheets.
Your example might be a case of relating a team to games played where there were 8 days in between game dates and there were x turnovers in the latter game. In a db for that I think you'd need at least 3 tables, and maybe more if 'turnover' is a type of error you want to categorize.
In Access you think this way
OffensiveErrorIDpk |
|
|
|
|
1 |
turnover |
|
|
|
2 |
fumble |
|
|
|
3 |
holding |
|
|
|
4 |
etc. |
|
|
|
In Excel you think this way
Offense Errors |
turnover |
fumble |
holding |
etc. |
|
|
|
|
|
The latter will never work well, if at all, in Access. As for posting file samples, this site gives the appearance that you can paste in pics or files, but you cannot. See How to Attach Files at the top of the page.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.