martinpratt
Registered User.
- Local time
- Today, 10:40
- Joined
- Oct 17, 2012
- Messages
- 22
Hi,
I am running a query on a linked table. With the result I want to add a column of info (persons name), so I can run a report based on theat name.
I did and update query to a table, added the 'name', but when I re-run the update query to get new info, it just added all the same info again.
Can someone explain the route I should go, to query link table, add persons name to the each result (different names) and then be able to update the info without losing the added names or creating duplicated entries.

cheers
Martin
I am running a query on a linked table. With the result I want to add a column of info (persons name), so I can run a report based on theat name.
I did and update query to a table, added the 'name', but when I re-run the update query to get new info, it just added all the same info again.
Can someone explain the route I should go, to query link table, add persons name to the each result (different names) and then be able to update the info without losing the added names or creating duplicated entries.
cheers
Martin