|
-
Nov 6th, 2000, 11:45 AM
#1
Thread Starter
Frenzied Member
Hi,
I was wondering if there was a way to select an item in a dropdown list via it's .ItemData value as opposed to the .List value..
I know that you can use the following code to select the item via the .List value:
Code:
Combo1 = Combo1.List(1)
How would I select the item via the .ItemData value?
Any help would be appreciated..
Dan
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
|