|
-
Jan 20th, 2000, 08:41 PM
#2
Addicted Member
You can use TextBox controls that will be bound to the tables that contain the descriptions for the codes. Then, whenever the user selects an item in the ComboBox, use the Find method to move to the appropriate records and show the values. I suppose the Code field in both of the tables is the primary key so the Find method will return only one result.
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
|