Writing code for query

deepakgoyal

Registered User.
Local time
Tomorrow, 01:01
Joined
May 31, 2006
Messages
12
Hi

I have three fields on the form. First one is Combo box - "Contact person", Second - "Code" is Text field, Third - "Department" is the text field. Corresponding to this I have a table "Department "with fields Contact person, Code, Department.

I want that when I select the Name from the combo box, corresponding records like Code and Department should appear in the respective text box.

Help me in writing this code.

Thanks in Advance Very much
Deepak
 
do not reply to this thread it is a pentuple (five time) post
 
Last edited:

Users who are viewing this thread

Back
Top Bottom