Guest_imported
New member
- Jan 1, 1970
- 0
Hello.
I'm having a problem with the additem method. In order to add an item to my drop-down I use the following code:
cboNew.additem "Please choose number",-1, -1
After making a selection I go back to make another. This is when I notice my "Please choose number" appearing twice....if I continue in this manner, it keeps multiplying. What am I doing wrong???
Thanks for your help.
Rene
I'm having a problem with the additem method. In order to add an item to my drop-down I use the following code:
cboNew.additem "Please choose number",-1, -1
After making a selection I go back to make another. This is when I notice my "Please choose number" appearing twice....if I continue in this manner, it keeps multiplying. What am I doing wrong???
Thanks for your help.
Rene