Hello!
I'm trying to show the repective total numbers of days and games a football player has missed due to a certain injury. I have an injuries table showing the date of injury and the date of recovery, so the "Days Missed" column was just recovery date minus injury date and the Days Missed column seems to work ok. My problem is with the "Games Missed" column in my query. I have a "Game Details" table, listing the date of each game, but how do I get my query to show a count of the number of games between the injury dates?? This is doing my head in, so any help would be much appreciated.
Chris,
Liverpool, England.
I'm trying to show the repective total numbers of days and games a football player has missed due to a certain injury. I have an injuries table showing the date of injury and the date of recovery, so the "Days Missed" column was just recovery date minus injury date and the Days Missed column seems to work ok. My problem is with the "Games Missed" column in my query. I have a "Game Details" table, listing the date of each game, but how do I get my query to show a count of the number of games between the injury dates?? This is doing my head in, so any help would be much appreciated.
Chris,
Liverpool, England.