Search and Replace

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have inherited a database that requires one person to enter and correct
information via a flash drive. When I receive the drive back I have no
problem appending the "NEW" data, but I have been scratching my head on how
to replace certain fields in data that has been modified.

I am thinking that this should be a very easy task, but I am not skilled at
VBA in order to write something.

I would be OHHH so greatful for any assistance.
 
I have tried an update query but for whatever reason I cannot get it to work
as I only want to change a few fields in certain records. I am thinking that
if I had a date field associated with the change that would make an update
query easier to manipulate.
 
Back
Top