M
Mary Beth
I have created a table called 'tblConsumer', and a form called 'frmConsumer'
with one of the data entry text boxes on the form for a 'RecipID'. On the
table level, I have created an index with Unique as 'yes', to prevent
duplicate 'RecipID's', however, I want a message box to pop up on the form
using 'RecipID_After Update' to warn the user that the RecipID is a
duplicate. Can someone please help me with the code for this? I am a new
user...thanks.
with one of the data entry text boxes on the form for a 'RecipID'. On the
table level, I have created an index with Unique as 'yes', to prevent
duplicate 'RecipID's', however, I want a message box to pop up on the form
using 'RecipID_After Update' to warn the user that the RecipID is a
duplicate. Can someone please help me with the code for this? I am a new
user...thanks.