Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default combo box 'disappearing' font

I have a spreadsheet with several embedded combo boxes (from controls
toolbox, not forms toolbox) which reduces it's font by a step each time that
it's selected. This applies to the entire list, which is being called from a
named range on a separate worksheet.

I've set the initial font size to 12, and it goes to 11, then 10, then 9,
then...

If I go into design mode and re-size the box, it re-sets - but the process
begins again. And I obviously don't want my users to have to mess with the
design.

I know of at least one instance where the opposite problem occurs - the font
grows to a size that just the top of the letters is showing on a fellow
programmer's sheet.

We're using Excel 2000 on XP pro OS.

Can anyone give me direction on what property / option to set to get a
stable size for the drop down list?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default combo box 'disappearing' font

This hasn't happened to me, but I've seen posts that deleting the old objects
and replacing them often helps.

I don't know if it's temporary, though.

Maybe you could try it with a few to see if it's worth the effort???

If the problem doesn't go away, you may want to consider replacing those
comboboxes with dropdowns from the forms toolbar. They behave differently (your
code will change), but I've always had good luck with them.

MjMullen wrote:

I have a spreadsheet with several embedded combo boxes (from controls
toolbox, not forms toolbox) which reduces it's font by a step each time that
it's selected. This applies to the entire list, which is being called from a
named range on a separate worksheet.

I've set the initial font size to 12, and it goes to 11, then 10, then 9,
then...

If I go into design mode and re-size the box, it re-sets - but the process
begins again. And I obviously don't want my users to have to mess with the
design.

I know of at least one instance where the opposite problem occurs - the font
grows to a size that just the top of the letters is showing on a fellow
programmer's sheet.

We're using Excel 2000 on XP pro OS.

Can anyone give me direction on what property / option to set to get a
stable size for the drop down list?


--

Dave Peterson
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
Font for Combo Box Control James C. Excel Discussion (Misc queries) 4 May 1st 07 10:46 PM
the disappearing combo box. chieko Excel Discussion (Misc queries) 5 January 17th 07 01:00 AM
how do i change the font size in a combo box? nkruppa Excel Worksheet Functions 1 August 10th 05 10:02 PM
Combo Box Font Luther Gunter Jr. Excel Worksheet Functions 2 April 18th 05 01:23 PM
Combo Box font color Phil Hageman[_3_] Excel Programming 3 April 13th 04 06:41 PM


All times are GMT +1. The time now is 04:58 PM.

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

About Us

"It's about Microsoft Excel"