Using Percentile with Specific Cell in Worksheet

March 25, 2009 by vba excel
Filed under: Excel Formulas, Excel Worksheet 
Sponsor

Excel Formulas : Using Percentile with Specific Cell in Worksheet [Q]

I am trying to use microsoft excel percentile formulas with specific cells in a column. Further example:
A
1 5
2 6
3 7
4 8

Using percentile on state A1:A3 is very easy sufficient, but I desire to do state A1 and A4. I can accomplish this by characterising a entitled variety such that it would be identical to A1 and A4, but would rather not use entitled varieties, as the overhead is a very simplistic demonstration of what I desire to do, utilising entitled varieties would need a considerable allowance of effort to accomplish my end goal.

I furthermore recognize I could re-order the lines such that I swap A4 with A2, thus could use percentile on A1:A2, but that will not work for my desires
either. I tried to use the INDIRECT function in an array unchanging, but recognized that you can’t use a function in an array unchanging, in order that directions that considered out.

Is there a way I can “create” the variety to be utilised in an Excel equation (ala the RANGE function in microsoft excel VBA)? The entitled variety is doing this (as it works), but I can’t number out how to emulate it inside my Excel workbook formulas.

Thanks for any recommendations

Excel Formulas : Using Percentile with Specific Cell in Worksheet [A]

Try this excel formulas

=PERCENTILE((A1,A4),0.95)

  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google
  • E-mail this story to a friend!
  • Live
  • MisterWong
  • Propeller
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • Print this article!

Rate This Tips:

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...


Incoming excel search terms

mss,excel percentile formula,excel percentile calculation,calculating 95th percentile excel,conditional percentile excel,excel percentile conditional,formula for percentile,95th percentile equation,percentiel excel,percentile calculation formula,percentile formula in excel,95th percentile excel,calculate percentile in excel using array function,excel percentile formulas,formula for percentiles,how to calculate percentiles in excel,percentil excel,percentile excel,percentile formula,percentile in excel,percentile macro excel,percentile of multiple arrays excel,using =percentile,using percentile in excel,vba percentile,vba percentile formula,=percentile((a1:a4) 0 95),95th percentile calculation in excel,95th percentile formula,95th percentile formula > excel,95th percentile in excel,add a percentile in excel spreadsheet,adding 0 95 percentiles,array formula excel percentile,calculate 95th percentile,calculating percentile by month in excel,calculating percentiles in excel,calculation of 95th percentile xls,conditional array excel with percentile,conditional percentile,conditional use of percentile excel vba,determine percentile in excel,excel and percentiles,excel average 5 and 95 percentile,excel average 95th percentile,excel average specific cells > 0,excel calculate 95th percentile,excel calculate percentiles,excel formula to calculate 95th percentile,excel formula to calculate 95th percentile average



Related Excel Tips

Comments

Have another excel answer or questions for this problem ?
Feel free to post it here..