T
The Mad Russian
I have a database that keeps track of hockey games which I work at. In one
table, I have the season's schedule. I want to put together a query that
has the complete schedule, but also I want each record to show when the next
game is (for example, on game 3's record, I need to know date of game 4).
What's the best way to get a query to read the next record before the data
gets passed to a report?
Thanks for your help.
Jeff
table, I have the season's schedule. I want to put together a query that
has the complete schedule, but also I want each record to show when the next
game is (for example, on game 3's record, I need to know date of game 4).
What's the best way to get a query to read the next record before the data
gets passed to a report?
Thanks for your help.
Jeff