+ Reply to Thread
Results 1 to 4 of 4

ComboBox autosize

Hybrid View

  1. #1
    Registered User
    Join Date
    08-19-2010
    Location
    Johannesburg, South Africa
    MS-Off Ver
    Excel 2003
    Posts
    4

    ComboBox autosize

    What do I have to do / what properties do I have to change in order to prevent my ComboBox / text in ComboBox, from chaning size every time I select an entry in it?

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,344

    Re: ComboBox autosize

    Click on the combobox you created in the userform and look for the property of Autosize - Set that to False.
    See attached file.
    Attached Files Attached Files
    Last edited by MarvinP; 08-22-2010 at 09:54 AM.

  3. #3
    Registered User
    Join Date
    08-19-2010
    Location
    Johannesburg, South Africa
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: ComboBox autosize

    Thanks for that. I have however done that already and it has not seemed to help. I used the Forms Toolbar and originally, the combobox was getting smaller while the text stayed the same size. Currently, the combobox is staying the same size, and the text seems to be growing exponentially each time I select and entry in it.

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,344

    Re: ComboBox autosize

    Can you post your userform in a sample spreadsheet? It sounds like there is a zoom in or font resize going on in the code somewhere. Was I specific enough when telling you to set Autosize? You nee to be in your Userform design, click on the combobox and then look at the Properties window for your combobox. If you click on the Categorized tab, Autosize will be the first entry under the Behavior grouping. Change it from False to True. I'd also try changing other properties like "MatchEntry" to see if that is making the font or box grow. For help with any of the properties, simply click on it and press F1.
    I hope that helps.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1