I know that the answer is really very simple, but I can't get it.
I maade a procedure Fcheck to make a check for duplication in a table.
I want that when the new data is added in the form, it is checked with this procedure, and if the procedure=True than not allow to add it or delete the added values.
How could it be done?
Thanks
I maade a procedure Fcheck to make a check for duplication in a table.
I want that when the new data is added in the form, it is checked with this procedure, and if the procedure=True than not allow to add it or delete the added values.
How could it be done?
Thanks