O
OverMyHead
To track progress on a job I export information from one program and then
import it into Access.
In Access I have a field called “Job ID†as the unique key and it is set to
not allow duplicates. So, when I import the records if a record with that
unique key exists it will not import anything from that record.
People on my team are going through each record and making changes to the
records in Access.
Also, throughout the day pieces of information will change with any given
record in the program where the information originates.
What I would like to do is be able to import new records and update existing
records without replacing them in Access.
Does this make any sense? If so, how do I do it? I thought about update and
append queries but neither seem to do what I need them to.
import it into Access.
In Access I have a field called “Job ID†as the unique key and it is set to
not allow duplicates. So, when I import the records if a record with that
unique key exists it will not import anything from that record.
People on my team are going through each record and making changes to the
records in Access.
Also, throughout the day pieces of information will change with any given
record in the program where the information originates.
What I would like to do is be able to import new records and update existing
records without replacing them in Access.
Does this make any sense? If so, how do I do it? I thought about update and
append queries but neither seem to do what I need them to.