J
Jay
I have a form that has first and last name fields. When a
new name is entered, I use the DLookUp method to determine
if the name already exists on the database. If it does, I
display a message asking if the user wants to continue or
to cancel. I've been trying to use Undo to cancel the
entry, but it doesn't seem to work. The odd thing is that
it DOES work in the Immediate window. Help!
new name is entered, I use the DLookUp method to determine
if the name already exists on the database. If it does, I
display a message asking if the user wants to continue or
to cancel. I've been trying to use Undo to cancel the
entry, but it doesn't seem to work. The odd thing is that
it DOES work in the Immediate window. Help!