Msgbox if value exists in table

Matoco1

Registered User.
Local time
Today, 04:55
Joined
Jan 5, 2009
Messages
32
I have an input form called "input" linked to "table1", I would like to have a msgbox appear to tell me if a value exists (name for example), and possibly check a yes/no box automatically to show more than one record exists. But I dont need to see the old record.
 
thanks Ive managed to use DCount as a macro condition, I couldn't work out the code for VBA

I also made the mistake of setting the macro to run after update:rolleyes:

Sorted now though
 
Glad to hear that you got it working! :)

Good luck with your project ....
 

Users who are viewing this thread

Back
Top Bottom