View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corey Corey is offline
external usenet poster
 
Posts: 363
Default Show actual font type as in the cell in a Combobox

I have some normal and some strikethrough fonts that populate a combobox.

However, when they populate the combobox, they ALL show a normal due the
fact that they are formatted that way in the Combobox properties.

Is there a way to have the font change in the combobox according to what the
cell value is formatted to ?

Corey....