I have a form for adding customers to a table which works well on its own but i have added a text box to the bottom for a simple y or n answer heres where my problem start if the user presses y it should add the details to the table but if the user presses n then it doesnt. Now whichever the user presses it adds the data to the table and moves to the next record.
Another small problem is that i cant figure out how to get a message box to pop up if the user enters a duplicate value into one of the text boxes on the form.
Any help would be much appreciated.
Another small problem is that i cant figure out how to get a message box to pop up if the user enters a duplicate value into one of the text boxes on the form.
Any help would be much appreciated.