D
DubboPete
Hello all,
I'm tired, it's the last thing I have to do, and I can't think!
I want to check a table when a combo box value is selected, and if the
record already exists in that table, I want a message box to pop up
and delay further action (which I can code quite happily!)
basically, it's:
If me.combo2 = existing related value in tblrecords then
if msgbox "question....", vbyesno then
et cetera, et cetera
Anyone willing to help out a poor overworked and underpaid yada yada
yada?
DubboPete
I'm tired, it's the last thing I have to do, and I can't think!
I want to check a table when a combo box value is selected, and if the
record already exists in that table, I want a message box to pop up
and delay further action (which I can code quite happily!)
basically, it's:
If me.combo2 = existing related value in tblrecords then
if msgbox "question....", vbyesno then
et cetera, et cetera
Anyone willing to help out a poor overworked and underpaid yada yada
yada?
DubboPete