G
Guest
I have an issue where I want to check an underling table for duplicates
before I add the current record. I may still want to add it based on certain
criteria, i.e. the problem wasn't corrected the first time through. So I
would type in the info and would see a pop-up box saying this is a duplicate
record, do you want to contuine adding this.
I am thing of using a recordsetclone to do a search based on a line number
that the user would input. but I am not sure of the language beyond setting
up the recordsetclone and making it available in the background.
Also, the pop-up should include a way of actually marking the existing
record as incomplete instead of adding the new record.
Hope you understand where I am going.
Thankd
before I add the current record. I may still want to add it based on certain
criteria, i.e. the problem wasn't corrected the first time through. So I
would type in the info and would see a pop-up box saying this is a duplicate
record, do you want to contuine adding this.
I am thing of using a recordsetclone to do a search based on a line number
that the user would input. but I am not sure of the language beyond setting
up the recordsetclone and making it available in the background.
Also, the pop-up should include a way of actually marking the existing
record as incomplete instead of adding the new record.
Hope you understand where I am going.
Thankd