Is there anything I can do in Access that would mimic the behavior of the TSQL ROW_NUMBER() function, when doing an INSERT query?
An oldie but goodie:
How to Rank Records Within a Query http://support.microsoft.com/kb/208946