G
Guest
I have a table with 10 fileds. Out of which, a combination of 4 fields make a
primary key.
In the dataentry form, when the user enters these 4 fields, i would like to
check if they make a unique record and not a duplicate.
What i want to do is when the user tabs out of the 4 th field control, i
would like to check for this condition and give out a message "duplicate
record". How do i write code for this???
I would also want to switch off all system messages and give oput my
messages to the user. I used "set warning" but doesnt trun off the system
messages.
Please help!!!!
Thanks
primary key.
In the dataentry form, when the user enters these 4 fields, i would like to
check if they make a unique record and not a duplicate.
What i want to do is when the user tabs out of the 4 th field control, i
would like to check for this condition and give out a message "duplicate
record". How do i write code for this???
I would also want to switch off all system messages and give oput my
messages to the user. I used "set warning" but doesnt trun off the system
messages.
Please help!!!!
Thanks