+ Reply to Thread
Results 1 to 3 of 3

Hlookup & Large function

  1. #1
    Registered User
    Join Date
    02-12-2010
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    38

    Hlookup & Large function

    Hi all,

    I'm trying to work out a formula for a Hlookup and a Large function in one.

    Sheet 1 Example.
    Columns A1:M1 are titled - Item, Jul-Jun.
    Rows A2:A50 are items.
    B2:M50 = item figures per month

    Sheet 2 example
    B1= Month - this will change and as such i need the below results to change.
    A2:A11 needs to be results for top 10 figures for that month.
    B2:B11 will be the index and match formula for the itemcoloumn on sheet 1. This bit i know.

    So i guess the formula needs to do a hlookup to find the month and then Large the top 10 figures in the required column.

    Thanks
    Matt

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Hlookup & Large function

    You can use a LARGE with an embedded INDEX

    Please Login or Register  to view this content.
    Above assumes you will always have min of 10 items, if not you would need to add a pre-emptive COUNT test to avoid error where k exceeds item count.

  3. #3
    Registered User
    Join Date
    02-12-2010
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: Hlookup & Large function

    Thanks

    Solved.

+ 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