I am a new user of Access and i am creating the tables I need for my db. I would like to know if there is a way to create specific table ids for each row of data. Example two tables exist in db Table AB and Table CD. Is there a way to set up autonumber that creates ID numbers with a prefix that is a constant for the individual table? Table AB ID's should read AB1, AB2, AB3, etc. Table CD ID's should read CD1, CD2, CD3, etc.