Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
How do I create conditional percentiles based on one set of attribute. For example given a large salary dataset with 50 job titles create salary quintiles by job title. Can the PERCENTILE function be used? Thanks - Philippe. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try...
=PERCENTILE(IF(RangeX="Criteria",RangeY),k) ....confirmed with CONTROL+SHIFT+ENTER, not just ENTER. Hope this helps! In article , Philippe wrote: Hello, How do I create conditional percentiles based on one set of attribute. For example given a large salary dataset with 50 job titles create salary quintiles by job title. Can the PERCENTILE function be used? Thanks - Philippe. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Domenic - Excellent! I love it when it works! Thank you for your help.
"Domenic" wrote: Try... =PERCENTILE(IF(RangeX="Criteria",RangeY),k) ....confirmed with CONTROL+SHIFT+ENTER, not just ENTER. Hope this helps! In article , Philippe wrote: Hello, How do I create conditional percentiles based on one set of attribute. For example given a large salary dataset with 50 job titles create salary quintiles by job title. Can the PERCENTILE function be used? Thanks - Philippe. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IS THERE AN INTERPOLATION FUNCTION IN EXCEL 2003 | Excel Worksheet Functions | |||
How do i execute a VBA function by clicking on an excel cell? | Excel Discussion (Misc queries) | |||
Excel 2003 Slow Function Argument Window | Excel Discussion (Misc queries) | |||
Excel option to store trendline's coefficients in cells for use | Charts and Charting in Excel | |||
I cant use englisch function names in a swedich version of excel | Excel Discussion (Misc queries) |