I need to increment a value in a form field (and have it enter into a table). AutoNumber would work except I am using it for the Primary Key and need it for other things and you are only allowed one AutoNumber per table. Is there a way to do this? I also want to be able to override the incremented value by typing into the form.