I have a form with a combo box which has two columns.
Also on the form is a text box whose control source is "Price"
When the combo box is opened it displays a productID and the price.
When the required item is clicked I wish the price text box to update so it shows the price value also in the combo box.
How is this possible? I have done it using a price combo box but this is not what I want.
Any help would be great.
Also on the form is a text box whose control source is "Price"
When the combo box is opened it displays a productID and the price.
When the required item is clicked I wish the price text box to update so it shows the price value also in the combo box.
How is this possible? I have done it using a price combo box but this is not what I want.
Any help would be great.