T
taco
Hi everyone;
First of all, thanks in advance for your time and help. Here is the drill;
On my WL table, one customer can be registered only once per day. But there
are times, we have same customer more than once on paper. What I would like
to do is; after data entered and "Add New Record" button clicked, if that
customer has record already, code should find that record, add supplementary
data over existing one and cancel the last record which is duplicate. I've
tried with "docmd.findrecord" but it did not work.
Thanks a lot.
First of all, thanks in advance for your time and help. Here is the drill;
On my WL table, one customer can be registered only once per day. But there
are times, we have same customer more than once on paper. What I would like
to do is; after data entered and "Add New Record" button clicked, if that
customer has record already, code should find that record, add supplementary
data over existing one and cancel the last record which is duplicate. I've
tried with "docmd.findrecord" but it did not work.
Thanks a lot.