My query returns a list of state abbreviations from a state and territory table. I want to add a calculated field to the query where the first record is 1 and each record thereafter is incremented by 1 until the last record, e.g. 1 AL, 2 AK, 3 AZ, 4 AR.... 50 WY. Is there a way to do this not using VBA? Thanks in advance, Usr_X.
Last edited: