I have 15000 records that I am putting in an Access database that already have an established numbering system. I have a variety of products which are already numbered with a job and a subjob. I might have a job number 1274 with subjob numbers 1, 2, 3, 4, etc., for each product. I want to add a new job for “widget” and automatically generate a job new number (say, the last number for widget was 1274, I need the new number to be 1275). Or, If I want to add a new “gadget,” I need the next number for gadget. OR, I might want a new subjob for Widget Job number 235. I need to automatically add the next subjob number.
I don’t expect this to be easy enough to answer here, but I wonder if anyone could tell me how to look this up somewhere. I have 3 Access 2003 books (Bible, Complete Reference, and Using). I think if I knew what to look for, I could do this. I just don’t know where to look! Thanks!