A
atomic
Guest
hi all,
i am having a little trouble with checking if a record has been entered into the database before it is added. (duplicate records - user is prompted wether they wish to add a new order on the same date to the same supplier!!)
the problem is that the event is triggered after every button control click and i only need it to work if the user clicks the Save button or click the NewRecord button that comes with the form.
is there another way i can check to see if a record has been entered??
thanx in advance,
andy
i am having a little trouble with checking if a record has been entered into the database before it is added. (duplicate records - user is prompted wether they wish to add a new order on the same date to the same supplier!!)
the problem is that the event is triggered after every button control click and i only need it to work if the user clicks the Save button or click the NewRecord button that comes with the form.
is there another way i can check to see if a record has been entered??
thanx in advance,
andy