+ Reply to Thread
Results 1 to 5 of 5

Validation Text Too Small? Use a Userform!

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

    Validation Text Too Small? Use a Userform!

    A question was asked a few days ago about a dropdown validation list that was much too small to see.
    It seemed to me there must be a way to display this (or any) validation list using a userform and in a much bigger font.

    Find attached two examples that could accomplish this task.

    The idea is that a userform needs to be created and the FONT of the control needs to be changed to a bigger and/or bolder size in that control's properties list.

    Then I discovered that the range of a validation cell list is retrievable in code. This allows the same code to be used for any Validation List cell on a worksheet.

    See the attached and double click on any of the validation cells in Columns A or B. Code will run to bring up a ComboBox in one attached file and a ListBox in the other attached file. When you click on the desired selection it will put it in the active cell.

    Look behind the sheet for the event code that triggers only if the validation cell is a type of List. Then look at the userform code and mostly the properties of the combobox or listbox Font.

    I hope this little tool will help others to see what they are selecting in a Validation list.
    Attached Files Attached Files
    Last edited by MarvinP; 02-08-2014 at 03:26 AM.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

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

    Re: Validation Text Too Small? Use a Userform!

    Bump Once!

  3. #3
    Valued Forum Contributor john55's Avatar
    Join Date
    10-23-2010
    Location
    Europe
    MS-Off Ver
    Excel for Microsoft 365
    Posts
    2,028

    Re: Validation Text Too Small? Use a Userform!

    Hi Marvin,
    yeap, I tried it few minutes ago and it works fain. before I used zoom to make it bigger.
    thank you!
    Regards, John55
    If you have issues with Code I've provided, I appreciate your feedback.
    In the event Code provided resolves your issue, please mark your Thread as SOLVED.
    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

    ...enjoy -funny parrots-

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: Validation Text Too Small? Use a Userform!

    This may be of interest to you
    http://www.contextures.com/xlDataVal10.html
    Cheers
    Andy
    www.andypope.info

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

    Re: Validation Text Too Small? Use a Userform!

    Hi Andy,

    Yes, your link above ties a combo box onto the validation list range of cells. I had fun poking around the Object Browser and typing things into the immediate window to discover what was allowed and what it meant.

    Excel does so many things, as you know, because of your fame with graphs that us experts are still learning. Thanks for the link above. I hope it solves this problem of "Validation text, too small" for users of the site.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Userform Text Box Data Validation Criteria- Letters & Spaces only, less than 130 character
    By Rschwar23 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-06-2014, 02:43 PM
  2. [SOLVED] Small issue with data validation
    By Naja in forum Excel General
    Replies: 3
    Last Post: 03-07-2013, 05:44 PM
  3. [SOLVED] Text Box Validation on Userform
    By rlpowers in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-02-2012, 06:36 PM
  4. Text Box validation in a Userform
    By minimanse in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-06-2007, 07:06 AM
  5. [SOLVED] data validation list drop down text format too small
    By Bruce Edwards in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-22-2005, 03:06 PM

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