Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to show a list of available font names, have the user select a name
from the list, and put the name of the selected font into a cell. I do not want font size, color, etc. shown, just the names of the fonts. It would be ideal to show the font selection box from the format toolbar, but I don't know if that's available for use this way. Alternately, I could show a userform with a listbox or combobox and the font names in there, but I don't know how to populate that with the available font names. Ideas? TIA, James |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
James,
Take a look he http://j-walk.com/ss/excel/tips/tip79.htm -- Hope that helps. Vergel Adriano "Zone" wrote: I want to show a list of available font names, have the user select a name from the list, and put the name of the selected font into a cell. I do not want font size, color, etc. shown, just the names of the fonts. It would be ideal to show the font selection box from the format toolbar, but I don't know if that's available for use this way. Alternately, I could show a userform with a listbox or combobox and the font names in there, but I don't know how to populate that with the available font names. Ideas? TIA, James |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Looks good! Thanks, Vergel.
"Vergel Adriano" wrote in message ... James, Take a look he http://j-walk.com/ss/excel/tips/tip79.htm -- Hope that helps. Vergel Adriano "Zone" wrote: I want to show a list of available font names, have the user select a name from the list, and put the name of the selected font into a cell. I do not want font size, color, etc. shown, just the names of the fonts. It would be ideal to show the font selection box from the format toolbar, but I don't know if that's available for use this way. Alternately, I could show a userform with a listbox or combobox and the font names in there, but I don't know how to populate that with the available font names. Ideas? TIA, James |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Recently Used Fonts List | Excel Discussion (Misc queries) | |||
Incomplete List of Fonts for Symbols? | Excel Discussion (Misc queries) | |||
How can I lengthen the drop down Fonts list to show more fonts at | Excel Discussion (Misc queries) | |||
How can I get fonts bigger on my dropdown list? | Excel Worksheet Functions | |||
List Box and Fonts | Excel Programming |