View Full Version : Question About Combo Boxes


mrdata
07-08-2006, 10:01 AM
I have a table setup with Job Titles
And another for Position codes
On my Form I have 2 text boxes
and a combobox that contains the Position codes
I want to be able to type a position code in one textbox and have the other textbox filled with the corrisponding job title automaticly.

Is there a way to do this?
or Am I starting off wrong?

Both textboxes are bound to a table

Thanks
Charles

clerics
07-10-2006, 02:17 AM
The same problem you r getting is here ! Try to take a look at this link -> i hope it can help you anyway !
http://www.access-programmers.co.uk/forums/showthread.php?t=110444
Goodluck :D