I have a table called
ITEMS - which has the following fields:
item_id
description
price
A form is created with a combo box for [item_id]. I would like to display the description in a text box called "box_description" and display price in text box called "box_price".
Thanks ahead of time,
MK
ITEMS - which has the following fields:
item_id
description
price
A form is created with a combo box for [item_id]. I would like to display the description in a text box called "box_description" and display price in text box called "box_price".
Thanks ahead of time,
MK