I have to create an event procedure.I have a form with a control based on a field [account] from TableA
When an account number is entered in that field, I want Acces to check in a specific field in TableB if that number exist: if it doesn't I need a message box to indicate the warning!
I just begin with VBA code and I am unable to do that!
Thanks for help if it is possible!
When an account number is entered in that field, I want Acces to check in a specific field in TableB if that number exist: if it doesn't I need a message box to indicate the warning!
I just begin with VBA code and I am unable to do that!
Thanks for help if it is possible!