Hi,
In our main database there are thousands of people.
I need to have a new table that contains people that cannot go into the main database table until they have been phoned.
Then, if the phone call was successful they are to be added to the main table, if unsuccessful they are to be deleted or marked as delete so they are not contacted again.
The record also needs to be checked that it's not already on the main database at some point to avoid dupes.
Ideally, when a record is added to the main database, it is deleted from this new table.
Was hoping for some advice on the easiest way to move the relevant records into the main database without having to copy and paste each one individually.
My ability on access is limited and more so in the case of my colleagues, so it needs to be straightforward.
Every method I come up with seems to end up getting massively complicated so any suggestions would be much appreciated.
Sorry if this isn't very clear, I'm writing it in a rush!
Thanks,
Adam.