+ Reply to Thread
Results 1 to 6 of 6

Help with Percentile Array Formula

  1. #1
    Registered User
    Join Date
    03-06-2016
    Location
    Cincinnati, OH
    MS-Off Ver
    2013
    Posts
    4

    Post Help with Percentile Array Formula

    Hello,

    Having trouble getting the formula below to work correctly. I keep getting values of #N/A.

    Please Login or Register  to view this content.
    (Confirmed with Shift+Control+Enter)

    Basically what I want to happen is if cell B7 has a value greater than 6, then I want the 10th Percentile of the values in column I that met both conditions contained in my IF statements. I then want this to continue on for A8, A9, A10 etc.

    If I write a separate formula for each cell (A7, A8, A9, etc.) it works perfectly. The trouble is when I attempt to write a single array formula for the entire set A7:A15.

    Any help would be greatly appreciated!

  2. #2
    Registered User
    Join Date
    09-24-2015
    Location
    Delhi, India
    MS-Off Ver
    MS Office 2013
    Posts
    65

    Re: Help with Percentile Array Formula

    Hi Jeffmlucas,

    Just try this. "B:B", & "A:A".

    Please Login or Register  to view this content.
    Thanks
    Rohit

  3. #3
    Registered User
    Join Date
    03-06-2016
    Location
    Cincinnati, OH
    MS-Off Ver
    2013
    Posts
    4

    Re: Help with Percentile Array Formula

    That doesn't seem to work. The updated formula actually started putting "*" in more cells than that should be there and the values in the other cells were all the same.

  4. #4
    Registered User
    Join Date
    09-24-2015
    Location
    Delhi, India
    MS-Off Ver
    MS Office 2013
    Posts
    65

    Re: Help with Percentile Array Formula

    hi Jeffmlucas,

    Can you upload a sample worksheet.

    Thanks
    Rohit

  5. #5
    Registered User
    Join Date
    03-06-2016
    Location
    Cincinnati, OH
    MS-Off Ver
    2013
    Posts
    4

    Re: Help with Percentile Array Formula

    Hello,

    I am having an issue with calculating a percentile for a range of cells by using an array. My current formula looks like this:

    =IF(B7:B15>6,PERCENTILE(IF(Data!$G:$G=ReportPages!A1,IF(Data!$E:$E=ReportPages!A7:A15,IF(Data!$I:$I>0,Data!$I:$I))),0.1),"*")

    I have isolated each part of my formula and discovered that the "ReportPages!A7:A15" part of the formula is causing the issue. If I change this portion so that it only references a single cell, the formula works perfectly. Any help would be appreciated!

    Jeff

  6. #6
    Registered User
    Join Date
    03-06-2016
    Location
    Cincinnati, OH
    MS-Off Ver
    2013
    Posts
    4

    Question Re: Help with Percentile Array Formula

    Hello,

    I am having an issue with calculating a percentile for a range of cells by using an array. My current formula looks like this:

    =IF(B7:B15>6,PERCENTILE(IF(Data!$G:$G=ReportPages!A1,IF(Data!$E:$E=ReportPages!A7:A15,IF(Data!$I:$I>0,Data!$I:$I))),0.1),"*")

    I have isolated each part of my formula and discovered that the "ReportPages!A7:A15" part of the formula is causing the issue. If I change this portion so that it only references a single cell, the formula works perfectly. Any help would be appreciated!

    Jeff

+ 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. Replies: 4
    Last Post: 10-07-2015, 12:02 PM
  2. WorksheetFunction.Percentile - Array Formula
    By Fjcosta in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-03-2015, 02:54 PM
  3. Average Top 50 Percentile Values in an Array
    By JonnyBoy333 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-17-2014, 12:38 PM
  4. Conditional array/percentile
    By fack7960 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-08-2014, 09:04 PM
  5. [SOLVED] Non array alternative for percentile function
    By vandan_tanna in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-22-2012, 11:43 AM
  6. array calculation and percentile
    By ianbec in forum Excel General
    Replies: 2
    Last Post: 06-16-2011, 01:50 AM
  7. PERCENTILE Using Array Formula
    By Azad in forum Excel General
    Replies: 4
    Last Post: 05-04-2010, 03:48 AM

Tags for this Thread

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