You've already chosen that

tacieslik

Registered User.
Local time
Today, 21:06
Joined
May 2, 2001
Messages
244
Hello,

Does anyone know a macro that would let me choose a supplier from a combobox 'once', and then if I tried to choose the same supplier on a different record, put a message box up saying that I've already chosen that supplier??
 
I think that you would have to do a dlookup in VBA to see if the field was already used.
 
Thanks Chris RR,

I'll try and find out how to use the dlookup.

Regards,
Tim Cieslik
 

Users who are viewing this thread

Back
Top Bottom