How to make a selection in a list box to be recorded in a combo box?
I have a list box in the main form that contain a list of ProjectName. There is a combo box in a subform that also contain the same list of ProjectName.
I want to give the user 2 ways to entering data. He can choose a Project from the combo box OR click a Project from a list box and it will pop up in the combo box.
How can I do this? Thanks for any help in advance.
[This message has been edited by lamha (edited 07-13-2000).]
I have a list box in the main form that contain a list of ProjectName. There is a combo box in a subform that also contain the same list of ProjectName.
I want to give the user 2 ways to entering data. He can choose a Project from the combo box OR click a Project from a list box and it will pop up in the combo box.
How can I do this? Thanks for any help in advance.
[This message has been edited by lamha (edited 07-13-2000).]