Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Formatting font in a list box

I have a range of 5 cells that have symbols (what our company uses to
indicate status) that are generated from a specific font set. When using
that font, a user presses alt+ 4 numbers from the number keypad to generate
the symbol. Lets say I name that range status. Then elsewhere, I generate a
list box that points to that range. When I click on the dropdown arrow, i
see the ascii code and not the symbol, but when I click the ascii character
the appropriate symbol is displayed. (Yes i have the entire sheet set to use
that font) How can I get the drop down to properly display the symbols so
that a user knows which one they are choosing?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default Formatting font in a list box

Since you mention a dropdown arrow, I am assuming that you mean a combo box,
rather than a list box.

First of all, make sure that you are using a combo box from the Control
toolbox rather than from the Forms toolbox.

Then you should be able to just right-click on the combo box & select
"Properties," which should bring up the properties window. That window should
have a section where you can select the font for the combo box.

" wrote:

I have a range of 5 cells that have symbols (what our company uses to
indicate status) that are generated from a specific font set. When using
that font, a user presses alt+ 4 numbers from the number keypad to generate
the symbol. Lets say I name that range status. Then elsewhere, I generate a
list box that points to that range. When I click on the dropdown arrow, i
see the ascii code and not the symbol, but when I click the ascii character
the appropriate symbol is displayed. (Yes i have the entire sheet set to use
that font) How can I get the drop down to properly display the symbols so
that a user knows which one they are choosing?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default Formatting font in a list box

I work w/ Roger.

This WORKS. We THANK you.

Bob

"Lucas Swanson" wrote:

Since you mention a dropdown arrow, I am assuming that you mean a combo box,
rather than a list box.

First of all, make sure that you are using a combo box from the Control
toolbox rather than from the Forms toolbox.

Then you should be able to just right-click on the combo box & select
"Properties," which should bring up the properties window. That window should
have a section where you can select the font for the combo box.

" wrote:

I have a range of 5 cells that have symbols (what our company uses to
indicate status) that are generated from a specific font set. When using
that font, a user presses alt+ 4 numbers from the number keypad to generate
the symbol. Lets say I name that range status. Then elsewhere, I generate a
list box that points to that range. When I click on the dropdown arrow, i
see the ascii code and not the symbol, but when I click the ascii character
the appropriate symbol is displayed. (Yes i have the entire sheet set to use
that font) How can I get the drop down to properly display the symbols so
that a user knows which one they are choosing?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default Formatting font in a list box

No problem, I am glad that I could help.

Lucas

"Bob Barnes" wrote:

I work w/ Roger.

This WORKS. We THANK you.

Bob

"Lucas Swanson" wrote:

Since you mention a dropdown arrow, I am assuming that you mean a combo box,
rather than a list box.

First of all, make sure that you are using a combo box from the Control
toolbox rather than from the Forms toolbox.

Then you should be able to just right-click on the combo box & select
"Properties," which should bring up the properties window. That window should
have a section where you can select the font for the combo box.

" wrote:

I have a range of 5 cells that have symbols (what our company uses to
indicate status) that are generated from a specific font set. When using
that font, a user presses alt+ 4 numbers from the number keypad to generate
the symbol. Lets say I name that range status. Then elsewhere, I generate a
list box that points to that range. When I click on the dropdown arrow, i
see the ascii code and not the symbol, but when I click the ascii character
the appropriate symbol is displayed. (Yes i have the entire sheet set to use
that font) How can I get the drop down to properly display the symbols so
that a user knows which one they are choosing?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Font/formatting for EXCEL Drop-Down List selector... Rob Poretti Excel Worksheet Functions 8 October 10th 07 08:12 AM
Formatting font Molly Excel Discussion (Misc queries) 3 June 19th 06 06:05 PM
Formatting font in a list box [email protected] Excel Discussion (Misc queries) 1 May 9th 06 01:15 AM
Drop Down List that has formatting of cell range Font ect. Tom Meacham Excel Discussion (Misc queries) 1 January 11th 06 01:43 AM
Dropdown list for font size, font type and number formats ExcelMonkey[_190_] Excel Programming 1 March 9th 05 03:50 PM


All times are GMT +1. The time now is 09:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"