Hi
Thanks in advance for help
I have a form and I tried to validate the fields. Through Primary Key in Table It is possible but cursor go to the Command button then its validating. I want if I entered 3 fields it must give a message of duplication. The detail is as under
Table Name Examination
FormName Exam
Field Name IDNO, Semistername, Year (Note the IDNO is numeric Field and rest are text)
Need your help to resolve.