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

excel percentile formula,mss,excel percentile calculation,calculating 95th percentile excel,95th percentile equation,conditional percentile excel,excel percentile conditional,formula for percentile,percentile excel,percentile formula,percentile formula in excel,percentile in excel,using percentile in excel,95th percentile excel,percentiel excel,percentile calculation formula,95th percentile calculation in excel,95th percentile formula,calculate percentile in excel using array function,calculating percentiles in excel,excel calculate 95th percentile,excel percentile,excel percentile formulas,formula for percentiles,formula percentile in excel,how to calculate percentiles in excel,microsoft excel percentile formula,percentil excel,percentile excel formula,percentile formula excel,percentile macro excel,percentile of multiple arrays excel,using =percentile,using percentile formula in excel,vba percentile,vba percentile formula,percentile formua in excel,=percentile((a1:a4) 0 95),5th and 95th percentile formula by excel,95 percentile excel formula,95 percentile formula excel,95th percentile excel 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,calculate 95th percentile in excell,calculate percentiles macro in excel



Related Excel Tips

Comments

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