Code Prob

Kundan

Registered User.
Local time
Today, 00:43
Joined
Mar 23, 2019
Messages
118
In the attached DB when I type ALLOCATION I should automatically get DEPT. I have written a code for it in the After Update event of ALLOCATION. But it is not working . Please guide me.
 

Attachments

The control name isn't ALLOCATION but Combo32, so the event isn't triggered.
 
look at the qryAllocation. I used it in your form.
 

Attachments

Users who are viewing this thread

Back
Top Bottom