Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tanks
"Rowan Drummond" wrote: Try: Dim myStr As String myStr = "The Value" Me.ComboBox1.AddItem myStr Hope this helps Rowan MervB wrote: (Using VBA) I have a userForm which contains a ComboBox - data can be entered into the Userform manually or via a macro (ie. some of the data is contained in variables). How can I use a variable to make an entry in a Combo box - I am not talking of creating a range etc. - think of it as if a user was entering text via the keyboard. MervB :-) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enter text in a Combobox | Excel Discussion (Misc queries) | |||
Can Combobox range be variable? | Excel Programming | |||
Variable ComboBox on Userform | Excel Programming | |||
Filling combobox with variable length list | Excel Programming | |||
Do combobox allow user to enter text? | Excel Programming |