Hello,
I have a combo box displaying StockDescription on a form from a Stock table (StockDescription, StockPrice). Whenever I select a certain desc. from the combo box, I want it to be displayed the price on a searate text box. Whenever I select an item for the 2nd time, it doesn't update the text box with that 2nd item chosen from the combo box. It doesn't refresh the item. How do I solve this??
Thank you very much.
I have a combo box displaying StockDescription on a form from a Stock table (StockDescription, StockPrice). Whenever I select a certain desc. from the combo box, I want it to be displayed the price on a searate text box. Whenever I select an item for the 2nd time, it doesn't update the text box with that 2nd item chosen from the combo box. It doesn't refresh the item. How do I solve this??
Thank you very much.