+ Reply to Thread
Results 1 to 5 of 5

drop down list and search by first few letters non vba or macros

  1. #1
    Registered User
    Join Date
    01-13-2016
    Location
    Grafton
    MS-Off Ver
    2013 Office Pro
    Posts
    59

    drop down list and search by first few letters non vba or macros

    create a simple drop down list and search by first few letters (non vba or macros)

  2. #2
    Forum Contributor
    Join Date
    05-18-2021
    Location
    London, Ontario
    MS-Off Ver
    365
    Posts
    115

    Re: drop down list and search by first few letters non vba or macros

    select the column, then click Data->Filter

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: drop down list and search by first few letters non vba or macros

    Can't do it if you're talking about typing your letters into the dropdown menu but if you can type them into a separate cell...
    Original List in A2:A18, I created a defined name "names"=A2:A18
    Then in B2 copied down
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    where D1 is the cell where you will enter your letters.
    Created a dynamic defined name called "names2"
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Data Validation > List > =names2
    Voila!
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    01-13-2016
    Location
    Grafton
    MS-Off Ver
    2013 Office Pro
    Posts
    59

    Re: drop down list and search by first few letters non vba or macros

    ChemistB...Thanks for your help, however, I need to type the first few letters into the drop down, then make my selection from the "short list".

    Richard

  5. #5
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: drop down list and search by first few letters non vba or macros

    Okay, then you'll have to either use a different program or wait until the year 2030 when Excel makes that part of it's functionality.

+ 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] how to call a userform from certain letters from a drop down list.
    By danbates in forum Excel General
    Replies: 2
    Last Post: 09-02-2017, 07:16 AM
  2. [SOLVED] Drop Down List to Show Symbols versus Letters
    By sherylt13 in forum Excel General
    Replies: 4
    Last Post: 08-30-2017, 05:23 AM
  3. [SOLVED] Create an Excel Drop Down list with Search Suggestions ( Serachable Dropdown list )
    By PMH2384 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-11-2016, 12:03 AM
  4. [SOLVED] List of keywords to search from another sheet cell contains many other letters
    By wanian7 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-18-2015, 10:48 PM
  5. Drop Down List allows small and capital letters.
    By MaxLondon in forum Excel General
    Replies: 2
    Last Post: 04-08-2013, 08:36 PM
  6. drop down list and search by first few letters?
    By lnjr in forum Excel General
    Replies: 5
    Last Post: 01-08-2009, 09:55 AM
  7. Replies: 2
    Last Post: 08-25-2005, 09:05 AM

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