:^) THE SITUATION: I have 2 database files. One is open to multiple people for data entry. In the other only I have access. I review the entries and if acceptable I append or copy them to the secure database.
:-( THE PROBLEM: I am copying from one table to another table and each has an autonumber field. Unfortunately I have used this autonumber to identify images in another folder that are displayed in forms in the database. When I copy from one autonumber field to another autonumber field, access changes the number to the next available number on the table I am copying to. Since this changes the autonumber value it no longer matches my the file names in my image folder.
: HOW DO I FIX THIS? Or, what is a better way of accomplishing the same thing?
Thanks, Culby
:-( THE PROBLEM: I am copying from one table to another table and each has an autonumber field. Unfortunately I have used this autonumber to identify images in another folder that are displayed in forms in the database. When I copy from one autonumber field to another autonumber field, access changes the number to the next available number on the table I am copying to. Since this changes the autonumber value it no longer matches my the file names in my image folder.
: HOW DO I FIX THIS? Or, what is a better way of accomplishing the same thing?
Thanks, Culby