+ Reply to Thread
Results 1 to 3 of 3

offset and large function issue

  1. #1
    Forum Contributor
    Join Date
    11-26-2010
    Location
    usa
    MS-Off Ver
    Office 365
    Posts
    1,224

    offset and large function issue

    Hello having some issue with the LARGE function.

    basically I have fields that are empty i.e. the branches have not input a employee name.

    i have a graph, which sorts the revenue the employee made from largest to smallest.

    i have worksheet called "data" where the employee name comes from, so there are 34 employees currently, with 20 extra space. for the extra space, it currently shows a NA()....but when i try to make my calculation for the "large()" function....it messes up and does not like the NA()s.

    can someone pls advice!

    also, for some reason, when i delete "JOHN DOE" from the data worksheet, my graph is messing up.....can someone pls help wid this issue!!!!!

    i have hightlight the cells in yellow.

    much appreciated!
    Attached Files Attached Files
    Last edited by jw01; 07-13-2011 at 07:06 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: offset and large function issue

    Try this formula in L68

    =IF(ISNA(K68),"",LARGE(IF(ISNUMBER($K$68:$K$131),$K$68:$K$131),J68))

    confirmed with CTRL+SHIFT+ENTER and copied down to L131
    Audere est facere

  3. #3
    Forum Contributor
    Join Date
    11-26-2010
    Location
    usa
    MS-Off Ver
    Office 365
    Posts
    1,224

    Re: offset and large function issue

    jeez, thank you so much! genius!

+ 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