Hi, I wonder if you can help?
I have an update query which I would like to use in order to update a number of records in a table. I want to assign each applicable record a ranking based on the record start date; earliest dated record gets the lowest ranking, incrementing by one each time. . ...