|
-
Sep 28th, 2000, 10:48 PM
#1
Thread Starter
Frenzied Member
Hi,
I have a combo box with 4 items. I have a Select Case event behind the combobox_click to run code based on the item selected..
However, what I need to do is only run the code if the item selected is different from the already selected item.. For example, the combo box currently shows Item1. If the user clicks the down arrow and selects Item1, I don't want the code to be executed.. But, if the user selects a different item, the code should be run..
Thanks,
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
|