stratocaster8
New member
- Local time
- Today, 15:10
- Joined
- Aug 4, 2009
- Messages
- 4
I know what I need can be done in Access, I just have no clue how to do it. My Access skills are very limited. Any help would be greatly, greatly appreciated.
I have a table with every Yankee game's baseball data since 1999. It's about 15 columns of different types of data. One of the columns has an "O" or a "U" in it. They stand for Over and Under and the column is called 'over/under result'.
What I want to be able to do is take a year, say 2002, and analyze the data starting at the first game to find the instances of three straight "O" occurrences (or however many consecutive I want), and then once the first "U" happens, how many additional "U"s occur within the next three records.
So in layman's terms, I want to be able to find every instance where there is three straight Unders solely, and then be able to count how many Unders appear in the NEXT three games after that and if they appear in the first, second, third, or fourth game after the initial three.
I hope this makes sense, but I want to be able to run reports on the data based on theories I have...."when a team has 5 straight overs, when does the next under appear in the three games after that?"
I'll be happy to clarify any of this if it is confusing.
Thanks!
I have a table with every Yankee game's baseball data since 1999. It's about 15 columns of different types of data. One of the columns has an "O" or a "U" in it. They stand for Over and Under and the column is called 'over/under result'.
What I want to be able to do is take a year, say 2002, and analyze the data starting at the first game to find the instances of three straight "O" occurrences (or however many consecutive I want), and then once the first "U" happens, how many additional "U"s occur within the next three records.
So in layman's terms, I want to be able to find every instance where there is three straight Unders solely, and then be able to count how many Unders appear in the NEXT three games after that and if they appear in the first, second, third, or fourth game after the initial three.
I hope this makes sense, but I want to be able to run reports on the data based on theories I have...."when a team has 5 straight overs, when does the next under appear in the three games after that?"
I'll be happy to clarify any of this if it is confusing.
Thanks!