+ Reply to Thread
Results 1 to 5 of 5

How to make a universal list that can vary by a different location

  1. #1
    Registered User
    Join Date
    01-15-2013
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    25

    Unhappy How to make a universal list that can vary by a different location

    Hi, I am having a lot of trouble trying to figure this out. I am not that advance in excel but I tried to do my own research and failed.

    I am trying to use HLOOKUP to find a location in another sheet and display all the names in that specific location. Also can change location at will and will display the names for that location.

    I have attached a spreadsheet that kinda has what I want. It does not have to be HLOOKUP but that is all I know, Hlookup and vlookup. I am stumped please help.

    Thanks in advance.
    Attached Files Attached Files
    Last edited by BeanyBaby; 03-13-2014 at 10:33 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,705

    Re: Need help! please

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    01-15-2013
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    25

    Re: How to make a universal list that can vary by a different location

    Anyone have an idea?

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,380

    Re: How to make a universal list that can vary by a different location

    I would probably use a combination of INDEX() and MATCH()
    INDEX() function: http://office.microsoft.com/en-us/ex...976.aspx?CTT=1
    MATCH() function: http://office.microsoft.com/en-us/ex...945.aspx?CTT=1

    The MATCH() function locates which column corresponds to the entered location, then you can use the INDEX() function to return the names for that location. See attached.
    Attached Files Attached Files
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  5. #5
    Registered User
    Join Date
    01-15-2013
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    25

    Re: How to make a universal list that can vary by a different location

    This will work thank you very much!

+ 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