Hi there, without going into detail, I have 7 tables in which the ID's need to be generated based on the highest number currently in the database. (basically, no tables will have duplicate ID's). Is there code I can write to produce that ID? (I think I can do it in a union query, but I guess I was thinking that VBA will be better because I will then be taking that number to feed into another proceedure.)
Thanks for any help.
Dawn
Thanks for any help.
Dawn