+ Reply to Thread
Results 1 to 11 of 11

How can I lookup values from multiple columns

Hybrid View

  1. #1
    Registered User
    Join Date
    12-13-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    68

    Red face How can I lookup values from multiple columns

    I have values on a separate worksheet i.e in Sheet2 columns G = January, N = February, U = March, AB = April and so on.

    I want to lookup same values on Sheet1 in sequential order i.e H to be January, I to be February, J to be March and so on.
    Please could you assist, how I can do this using formula.

    Thx

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How can I lookup values from multiple columns

    Hi Dhiresh,

    Suggest you to upload a sample workbook along with your expected results. thanks.

    Regards,
    DILIPandey
    <click on below * if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Registered User
    Join Date
    12-13-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    68

    Re: How can I lookup values from multiple columns

    Hi Dilip

    Please find attached sample of what I am looking answers for on the Summary sheet.
    Monthly sheet will have lots of info and stats data which need to be summarised on one page.

    Rgds
    Dhiresh
    Attached Files Attached Files

  4. #4
    Forum Contributor visha_1984's Avatar
    Join Date
    11-27-2012
    Location
    Pune,India
    MS-Off Ver
    Excel 2013
    Posts
    309

    Thumbs up Re: How can I lookup values from multiple columns

    Dear pls find attached file.
    Attached Files Attached Files

  5. #5
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How can I lookup values from multiple columns

    You are already using below formula, which appears to be working fine

    Formula: copy to clipboard
    =HLOOKUP(TRIM(H$20),MonthlyStats!$H$1:$H$6,4,FALSE)


    what else and where you need more help ? thanks.


    Regards,
    DILIPandey
    <click on below * if this helps>

  6. #6
    Registered User
    Join Date
    12-13-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    68

    Re: How can I lookup values from multiple columns

    Hi Dilip,
    Hlookup is fine but I want to have values such as January'2012 (in cell H20), February'2012 (in I20), March'2012 (in J20) etc brought across to Summary sheet using formula rather than manually allocating these.

    Rgds
    Dhiresh

  7. #7
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How can I lookup values from multiple columns

    Okay..you
    want to have values such as January'2012 (in cell H20), February'2012 (in I20), March'2012 (in J20) etc brought across to Summary sheet using formula
    but from where (which location) ?


    Regards,
    DILIPandey
    <click on below * if this helps>

  8. #8
    Registered User
    Join Date
    12-13-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    68

    Unhappy Re: How can I lookup values from multiple columns

    Hi Dilip,

    I would draw your attention to the Sample file I attached to this thread.

    MonthlyStats worksheel contains months and Year ie Cells H1, O1, V1 ....

    On the Summary sheet, I want the same info (ie month & year) to be returned in cells H20, I20, J20 for the Hlookups to then populate other values.

    Hope this is clear.

    rgds
    Dhiresh

  9. #9
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How can I lookup values from multiple columns

    Okay.. use below formula in H20 and drag to right side :-

    Formula: copy to clipboard
    =OFFSET(MonthlyStats!$H$1,0,7*COLUMN(A$1)-7)


    See attached:- SAMPLE_23012012.xls


    Regards,
    DILIPandey
    <click on below * if this helps>

  10. #10
    Registered User
    Join Date
    12-13-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    68

    Re: How can I lookup values from multiple columns

    Hi Dilip,

    I have tried it and it looks good. Many thanks

    Rgds
    Dhiresh

  11. #11
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: How can I lookup values from multiple columns

    You are welcome Dhiresh.. Cheers

    Suggest you to mark this thread as [SOLVED].. Thanks.

    Regards,
    DILIPandey
    <click on below * if this helps>

+ 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