Hi, I am trying to populate a field on a form automatically from a combo box selection.
I currently have 2 tables:
tblPIDList - PID Number (text & key) & PID Title (text)
tblEIPList - lots of fields
When I create a form for the tblEIPList I want to have a combobox which looks up the PID Number from the tblPIDList and automatically populate a field (text box I think) with the relevant PID Title
So far I cannot get the text box to populate automatically.
Hope this makes sense
If you can help, GREAT
If I can help, EVEN BETTER
I currently have 2 tables:
tblPIDList - PID Number (text & key) & PID Title (text)
tblEIPList - lots of fields
When I create a form for the tblEIPList I want to have a combobox which looks up the PID Number from the tblPIDList and automatically populate a field (text box I think) with the relevant PID Title
So far I cannot get the text box to populate automatically.
Hope this makes sense
If you can help, GREAT
If I can help, EVEN BETTER