I
Ivor Williams
I have a form with a combo box. Typically, an item number is entered in the
combo box and the item description is displayed. Ocassionally, only the item
name is known, so I've created a second form sorted by name which also
displays the item number. I use a command button to open the second form
from the first form. When I choose the appropriate item in the second form
by name, I would like to have the combo box in the first form updated and
the second form close. How can I do this?
Ivor
combo box and the item description is displayed. Ocassionally, only the item
name is known, so I've created a second form sorted by name which also
displays the item number. I use a command button to open the second form
from the first form. When I choose the appropriate item in the second form
by name, I would like to have the combo box in the first form updated and
the second form close. How can I do this?
Ivor