JoshEngleman
New Member
- Joined
- Feb 25, 2011
- Messages
- 2
I hope I explain myself correctly. I am trying to figure out a way to select a certain amount of data from a group, based on it's relationship to today's date. My data looks as follows, starting with column headers:
Date Home Away Side Total
1/1/2011 Atlanta Boston -7 180
1/2/2011 Charlotte Dallas +4 199
1/3/2011 Boston New York +1 204
...
It would continue like that. What I am looking to do is only pull data for each listed team for the 5 most recent dates. So if I was on another sheet, and I had Boston in cell A1, I could pull up the information of their 5 most recent games. Ultimately, I would like to weigh the 5 most recent games in Solver in order to create some power rankings, but just being able to seperate out the most recent games would be a huge step.
Date Home Away Side Total
1/1/2011 Atlanta Boston -7 180
1/2/2011 Charlotte Dallas +4 199
1/3/2011 Boston New York +1 204
...
It would continue like that. What I am looking to do is only pull data for each listed team for the 5 most recent dates. So if I was on another sheet, and I had Boston in cell A1, I could pull up the information of their 5 most recent games. Ultimately, I would like to weigh the 5 most recent games in Solver in order to create some power rankings, but just being able to seperate out the most recent games would be a huge step.