I have a query called ConsectutivePolesQ. It lists the Indy 500 pole starters by year, one per year. I am trying to produce a list of drivers who had back-to-back poles. In excel I would just say if the driver equaled the previous driver that is a match. How can I produce a similar result in Access?
the query is ConsectutivePolesQ, and the fields involved are [Year], [Driver].
Thanks
Jim O