Is it possible to fetch the row number in an Access Query?
Access doesn't have row numbers. they can use INdex IDs. You'd query the record then pull the ID.
Forum Rules