H
helenp
I have a db where clients' medical appointments are
recorded. When appointments are entered, if the
combination of values in three fields
(clientid/date/provider) already exists, I'd like to
require a confirmation from the user before saving the
record. I don't want to exclude duplicates entirely,
because sometimes they're legitimate. How can I do this?
Thanks!
Helen
recorded. When appointments are entered, if the
combination of values in three fields
(clientid/date/provider) already exists, I'd like to
require a confirmation from the user before saving the
record. I don't want to exclude duplicates entirely,
because sometimes they're legitimate. How can I do this?
Thanks!
Helen