I’m not sure the “subject” accurately describes this – we’ll see.
I have a table with data from last year (a real mess; ie naming conventions, unused fields, etc.). I also have a new table that is far better (‘Woody-ized’). Both tables have an Autonumber field that is also used for invoice numbers (a different sequence for all orders this year). What I would like to do is append the old table into the new one, but I’m more than a little concerned as to what happens with the “clashing” autonumbers. I seem to recall reading a post about this somewhere along the line, but with our “search” function suspended I can’t locate it.
Bottom line: I’m currently having to open a separate form (based on the old table) to view historical (2002) data, and another for current year orders.
As always, any help, input, assistance, advise, much appreciated.