Forum Discussion

Thomas_Micklem's avatar
Thomas_Micklem
Copper Contributor
Jun 13, 2021
Solved

Resize text in drop down list?

I am busy setting up a spreadsheet in which I use drop down lists to select the text to put in certain cells but when I click on the drop down list the text in the list is very small and I cannot read it. How can I increase the text size without having to change the size of the cell I want to add the text to?

6 Replies

  • NikolinoDE's avatar
    NikolinoDE
    Gold Contributor

    Thomas_Micklem 

    Resize text in drop down

    Go to the drop-down list.

    Click the right mouse button.

    The "Format cells" window appears.

    Click Orientation.

    Go to the text controls Check the box "Fit to cell size".

    Click OK".

     

    This will automatically adjust the text to the size of the cell.

     

    I would be happy to know if I could help.

     

    Nikolino

    I know I don't know anything (Socrates)

     

    * Kindly Mark and Vote any reply if it helps please, as it will be beneficial to more Community members reading here.

     

    • NikolinoDE's avatar
      NikolinoDE
      Gold Contributor

      NikolinoDE 

      or change the zoom factor with VBA

      Actually it is not possible as Mr. Baklan has already written to you.

      But with VBA you can workarond it.

      You could also do it with a combo box as a workaround.

       

      I would be happy to know if I could help.

       

      Nikolino

      I know I don't know anything (Socrates)

      • Berni002's avatar
        Berni002
        Copper Contributor

        NikolinoDE 

        I am working with VBA code to zoom into the drop down list, as it is too small to read. However, do not get the VBA code for this working with the VBA code for multiple entry in the drop down list. Have you had this experiance before and any hint how to solve it?

        Thanks a lot

    • phil-idunate's avatar
      phil-idunate
      Copper Contributor

      Can you tell us why the items in the drop-down box are decreased in size from the font size being used?

       

      What might control why this is happening?

Resources