O
Officer A.J.
I have 2 almost identical tables I need to make into one table; One table is
records from 2006 and has a field called "File #" which the number is put in
but not automatically generated. The table from 2007 has an autonumber field
for the "File#", which started at 1 for records entered in 2007. I need to
keep auto generating numbers for 2007, but keep the file numbers from the
2006 records. And ultimately have a 2008 table which will auto generate
numbers starting at 1 in 2008. I don't want seperate tables for each year,
as I want to easily search all records fron a single form. I can rename the
fields "2006 File#" and 2007 File#" ect. But when I "merge" the two tables,
how do I make sure the autonumber field doesn't generate autonumbers for the
2006 records? This is for Police Reports.
records from 2006 and has a field called "File #" which the number is put in
but not automatically generated. The table from 2007 has an autonumber field
for the "File#", which started at 1 for records entered in 2007. I need to
keep auto generating numbers for 2007, but keep the file numbers from the
2006 records. And ultimately have a 2008 table which will auto generate
numbers starting at 1 in 2008. I don't want seperate tables for each year,
as I want to easily search all records fron a single form. I can rename the
fields "2006 File#" and 2007 File#" ect. But when I "merge" the two tables,
how do I make sure the autonumber field doesn't generate autonumbers for the
2006 records? This is for Police Reports.