Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
I have several colums I am using with numbers in them. These columms scretch for a few hundred rows. Below are two colums going 100 rows. I only want to work with certain range, so in B1 and B2 cell I indicate the starting cell and the ending cell. The example belwo shows start at A2 and finish at A80 I find the average with the following C1=average(indirect(B1):indirect(b2) I am having touble with the next formula. I would now like to count the number of cells that are between a certain % of the average. Thanks for you time A B C D E 1 11 A2 result of average # of cells between 0% & 10% of average 2 22 A80 # of cells between 11% & 20% of average 3 25 # of cells between 21% & 30% 4 37 # of cells between 31% & 40% 5 55 ... 6 56 7 61 8 9 10 .. .. ..100 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions | Excel Worksheet Functions | |||
Countif indirect question | Excel Discussion (Misc queries) | |||
Indirect cell references ???? | Excel Discussion (Misc queries) | |||
value of indirect cell | Excel Worksheet Functions | |||
INDIRECT WITH COUNTIF | Excel Worksheet Functions |