+ Reply to Thread
Results 1 to 3 of 3

Data validation automatically show first item in list

  1. #1
    Forum Contributor
    Join Date
    07-22-2008
    Location
    Dhaka, Bangladesh
    MS-Off Ver
    2007
    Posts
    137

    Data validation automatically show first item in list

    Is there any way by which 1st cell of list will come automatically in data validation. For example in my attached sheet, If I select Dhaka_B, in F2 SELIM DEWAN will be shown automatically, then I choose name in the list at my own.

    Thanks in advance.

    Rezaul
    Attached Files Attached Files
    Last edited by sumonrezadu; 08-24-2015 at 09:11 PM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,423

    Re: Data validation automatically show first item in list

    You can display the first name of the group in F2 using this formula:

    =IFERROR(INDEX(A2:C2,MATCH(E2,ZONE,0)),"")

    However, if you then choose a different name from the drop-down list, it will overwrite the formula, and the only way to reinstate it would be through Undo.

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    07-22-2008
    Location
    Dhaka, Bangladesh
    MS-Off Ver
    2007
    Posts
    137

    Re: Data validation automatically show first item in list

    Thanks for your quick reply. Basically what I want is data validation in F2 where 1st cell will come automatically containing the available name of the list down. So that I can later select another name from the list (drop down in F2) at my own.

    Ty

+ 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. Automatic Picking Up tat for validation
    By shyam sundar in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-11-2013, 03:16 PM
  2. Data Validation automatic update..
    By shaknark in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-25-2013, 07:31 AM
  3. Data validation, automatic field fill - possible?
    By Gkleijn in forum Excel General
    Replies: 1
    Last Post: 06-04-2009, 05:13 AM
  4. Validation List, Automatic Colors
    By YanYan in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 PM
  5. Validation List, Automatic Colors
    By Max in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-06-2005, 09:05 AM
  6. [SOLVED] Validation List, Automatic Colors
    By YanYan in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  7. [SOLVED] Validation List, Automatic Colors
    By YanYan in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 PM
  8. [SOLVED] Automatic Data Validation drop down creation
    By Buddhapenguin in forum Excel General
    Replies: 1
    Last Post: 05-12-2005, 04: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