|
-
December 13th, 1999, 11:22 PM
#1
link DataCombo with Label Display?
I have a table in Access called 'product' which has 3 columns: ID, Description, UnitPrice. In my VB interface, The task is to have a combobox linked to the Product.Description and a label(or textbox) right next to the combobox which displays the corresponding UnitPrice for the certain product use has chosen. I've had the combobox linked to the table and display the product description, but how can I link the label to the DB and Combobox to display the corresponding UnitPrice? I'm using ADO DataControls. Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|