Hi There,
I have a form with an unbound text box called TrkID. When the user double clicks in the TrkID text box, I want another form to open that contains a list box. From that list box the user makes a selection that will then populate TrkID on the original form. The user also needs the capability to not have to double click and make a selection. If the user already knows the values that are available in the list box, they can just type the value in. My problem lies in making a list box that will then populate the unbound text form on the main form.
Can anyone help??
Thanks
Cindy
I have a form with an unbound text box called TrkID. When the user double clicks in the TrkID text box, I want another form to open that contains a list box. From that list box the user makes a selection that will then populate TrkID on the original form. The user also needs the capability to not have to double click and make a selection. If the user already knows the values that are available in the list box, they can just type the value in. My problem lies in making a list box that will then populate the unbound text form on the main form.
Can anyone help??
Thanks
Cindy