+ Reply to Thread
Results 1 to 5 of 5

Formula to search database and return data based on alphabet (NEED HELP)

  1. #1
    Registered User
    Join Date
    06-21-2016
    Location
    India
    MS-Off Ver
    office 10
    Posts
    7

    Formula to search database and return data based on alphabet (NEED HELP)

    Hey.

    I have this database with about 3,000 data which includes numeric and words.

    Every Month i get each individual in my team gets alloted a range of numerics + letters, or just a range of letters. Sometimes the range is just like Jorge gets range L-S and sometimes its like Sam gets a range of Alie-De

    Im trying to make a search option, where i can any random issuer name in a cell, and it pulls up the name of the individual it was Assigned to.

    I have attached the excel sheet for your reference.

    The red box in Sheet 1 is where i would like to type in the name from the Database sheet and, it would pull up the name of the guy assigned to it.

    Can Vlookup do this?
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    08-29-2012
    Location
    Slough
    MS-Off Ver
    Excel 2007
    Posts
    469

    Re: Formula to search database and return data based on alphabet (NEED HELP)

    VLOOKUP stands for vertical. I think you want HLOOKUP. I'm sure yo ucan guess what the H stands for!

    =HLOOKUP(D12,Table1[#All],2)

    Change the 2 for a 1 if you want to search the other way.
    Last edited by DannyJ; 09-19-2016 at 04:15 AM. Reason: More detail

  3. #3
    Forum Contributor
    Join Date
    02-26-2014
    Location
    Aylsham, Norfolk, UK
    MS-Off Ver
    Excel 365
    Posts
    126

    Re: Formula to search database and return data based on alphabet (NEED HELP)

    Does the issuer list ever change?

  4. #4
    Registered User
    Join Date
    06-21-2016
    Location
    India
    MS-Off Ver
    office 10
    Posts
    7

    Re: Formula to search database and return data based on alphabet (NEED HELP)

    Quote Originally Posted by DannyJ View Post
    VLOOKUP stands for vertical. I think you want HLOOKUP. I'm sure yo ucan guess what the H stands for!

    =HLOOKUP(D12,Table1[#All],2)

    Change the 2 for a 1 if you want to search the other way.
    Im not sure how this is going to bring the data out as per the Alphabetic range given for the person?



    Can you edit my sheet and try it? If it works upload here so i can see please?

  5. #5
    Registered User
    Join Date
    06-21-2016
    Location
    India
    MS-Off Ver
    office 10
    Posts
    7

    Re: Formula to search database and return data based on alphabet (NEED HELP)

    Quote Originally Posted by llamafarmer View Post
    Does the issuer list ever change?
    It only increases. SO if a new issuer comes in, i just add it as a new row below.

+ 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. Enter Value on Sh1, Search Database in Sh2, Return Entire Row From Found Value to Sh3
    By Aaron R Bauer in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-26-2016, 02:20 PM
  2. Replies: 1
    Last Post: 02-19-2015, 02:40 PM
  3. [SOLVED] Search and return value based on 3 criteria (array formula?)
    By AL1976 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-03-2014, 10:49 AM
  4. Search database using userform return result in another sheet
    By ankuagarwal in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-13-2013, 04:19 AM
  5. [SOLVED] Select all data in a column based on search return
    By rtcwlomax in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2012, 09:47 AM
  6. Formula to search and return cell based on criteria not working
    By DifferentFrogs in forum Excel General
    Replies: 9
    Last Post: 03-21-2012, 10:48 AM
  7. Formula to search and return data
    By OHN1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-30-2011, 09:49 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