+ Reply to Thread
Results 1 to 5 of 5

PERCENTILE.EXC across multiple tabs

  1. #1
    Registered User
    Join Date
    02-17-2021
    Location
    Australia
    MS-Off Ver
    365
    Posts
    3

    PERCENTILE.EXC across multiple tabs

    Hi All,

    I am dealing with a large data set. Just wanting to see how I can expand the PERCENTILE.EXC across multiple tabs. Currently it only allows one set of array.

    At the moment it's looking like =PERCENTILE.EXC('Pump Telemetry'!$B$2:$B$1048576,0.99).

    I have 4 additional tabs (Pump Telemetry 2, Pump Telemetry 3, Pump Telemetry 4, Pump Telemetry 5).

    Please help.
    Last edited by rlhchung; 02-23-2021 at 06:14 PM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,145

    Re: PERCENTILE.EXC across multiple tabs

    And do you have 1048576 rows of data on at least 3 of those sheets??? If not, roughly how many rows per sheet MAXIMUM?
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,145

    Re: PERCENTILE.EXC across multiple tabs

    I have tested this on a sheet with 1,000,000 random numbers per sheet. This SEEMS to work OK...

    =PERCENTILE.EXC(CHOOSE({1,2,3,4},Sheet1!$A$1:$A$1000000,Sheet2!$A$1:$A$1000000,Sheet3!$A$1:$A$1000000,Sheet4!$A$1:$A$1000000),0.99)

    Needless to say I can not attach such a large file here. If you need... drop me a PM with your email address and I'll email it to you (.xlsb ~ 26 Mb)

  4. #4
    Registered User
    Join Date
    02-17-2021
    Location
    Australia
    MS-Off Ver
    365
    Posts
    3

    Re: PERCENTILE.EXC across multiple tabs

    Thanks Glenn, this has worked for me.

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,145

    Re: PERCENTILE.EXC across multiple tabs

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

+ 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. Percentile If with Multiple Conditions
    By sb17 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-09-2019, 03:29 PM
  2. How to Determine Values of Percentile and Percentile Rank
    By rbellotti in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-30-2019, 09:57 AM
  3. Percentile with multiple variable ranges
    By Michael Maor in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2018, 01:18 AM
  4. Percentile function with multiple conditions
    By ranabananagirl in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-13-2015, 04:06 AM
  5. [SOLVED] VBA code to merge multiple sheet with multiple tabs into one workbook in different tabs
    By Jagdev in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 02-06-2015, 07:42 AM
  6. Percentile ranges - keeping data & ranges seprately in different tabs
    By Santhoshhrishi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-11-2014, 10:09 AM
  7. [SOLVED] Conditional percentile: Bug in percentíle function?
    By Duronka in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-13-2013, 08:08 AM

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