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,formula for percentile,formula for percentiles,percentile calculation formula,vba percentile,excel and percentiles,excel function percentile interactive,excel percentile formulas,excel vba can percentile be use in vba?,excell percentile formula,formula for percentiles in excel,formulas for percentile,how to calculate percentile in excel,how to calculate percentile using excel,how to calculate the percentile formula for excel,how to create a percentile formula with excel,percentile add in excel,percentile calculation in excel,percentile formula excel,percentile formulas for excel,use vba formula for xcel,using percentile in excel,vba worksheet percentile,xcel average formula



Related Excel Tips

Comments

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