Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Private Sub ComboBox6_DropButtonClick()
I have just realised that EACH time i Click on the DropDownButtonClick Button, I get a Duplicate populated LIST if Clicked on more than ONCE. TO ONLY ever populate the LIST ONCE, where should i be placing the code ? It is on Userform5. The code is dependant upon other values chosen on the Userform, so it therefore cannot be placed in the Userform.Initialize or Activate event. Any Idea's, or am i stuck with it here ? Corey.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Private Function Code Change | Excel Programming | |||
Private Sub Running Other Private Sub Inadvertently | Excel Programming | |||
Hmmm... Excel OVERRIDES vpagebreak and hpagebreak vb code???? | Excel Programming | |||
Hmmm... Excel OVERRIDES vpagebreak and hpagebreak vb code???? | Excel Programming | |||
Add code to Private Sub ComboBox1_Change() with a macro from a different workbook | Excel Programming |