Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to get the following values into a combobox:
E,P,M,T,ü The first 4 are in font Tahoma. The last needs to be in Wingdings (to show a checkmark). How do I do this? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think you'll find that you get one font in your combobox.
Maybe you can cheat with something like: (checkmark) " wrote: I am trying to get the following values into a combobox: E,P,M,T,ü The first 4 are in font Tahoma. The last needs to be in Wingdings (to show a checkmark). How do I do this? Thanks -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
How can I lengthen the drop down Fonts list to show more fonts at | Excel Discussion (Misc queries) | |||
no more fonts | Excel Worksheet Functions | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming | |||
Populating combobox from another combobox | Excel Programming |