Hey folks, new poster with a question.
I would like to create a detailed database of college football players and their playing history(stats, etc.), for study purposes. The idea was to have a table of all the players's names, and then link to a new table for each of their seasons in a new table. From there, I can view more detailed statistics about their seasons.
Here's a more detailed version of what I want:
Main table: Player information(First, last, school), Freshman Season(Link), Sophomore Season(Link), Junior Season(Link), Senior Season(Link).
Freshman Season(Position, season stats, season game log(link)), and so on.
I think I have to do this using some kind of the relationships feature. The end result is easy sorting to find out hidden statistics about players. Yeah, it's a complicated task but it's something I'd enjoy doing if Access can do it. Anyone recommend any videos or links to tutorials that talk about this kind of subject?
Also, I know there are online databases that already do this, but I want my own database for offline use and opportunities to add more data that I want to see in the future.
Thank you!