G
Guest
I have two tables - Master & Import.
They both have the same fields and structure.
I would like to update the Master table with the information within the
Import table.
If Import.F6 matches any value within Master.F6 then I need Master.F2
updated with the value in Import.F2
However if Import.F6 does not exist within Master.F6 then I need a new
record appened to the Master table.
I hope this understandable.
Thanks,
Simon
They both have the same fields and structure.
I would like to update the Master table with the information within the
Import table.
If Import.F6 matches any value within Master.F6 then I need Master.F2
updated with the value in Import.F2
However if Import.F6 does not exist within Master.F6 then I need a new
record appened to the Master table.
I hope this understandable.
Thanks,
Simon