Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have several Combo Boxes that need to use the same choices. Is there a way
to only use this code 1 time & all the Combo Boxes offer the same choices or do i have to enter this code for every Combo Box? My Combo Boxes are "Type_Work_601-623" & "Type_Work_701-723" 'Type Work to be Done With Me.Type_Work_601 .AddItem "ADD:" .AddItem "ASSIGN:" .AddItem "EXTEND:" .AddItem "MODIFY:" .AddItem "MULTIPLED" .AddItem "REASSIGNED" .AddItem "RECABLE" .AddItem "RELOCATE:" .AddItem "REMOVE:" .AddItem "RENUMBER:" .AddItem "REOPEN/CLOSE:" .AddItem "RETIRE IN PLACE:" .AddItem "VERIFY" End With Thanks Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
combo box question | Excel Programming | |||
Combo Box Question | Excel Programming | |||
Combo Box Question | Excel Worksheet Functions | |||
Combo Box Question | Excel Programming | |||
Combo box question | Excel Programming |