Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
How can I count the number of months it takes to reach a total of 100,000.
This would in a row count fashion from left to right. Eg. Cells A1:A7 contain sales by month. Cell A8 has a count of the number of months where the cumulative sum is equal to or greater than 100,000. So; 10000, 10000, 40000, 35000, 10000, 10000, 10000 The count would be 5 Also if 0, 0, 0, 50000, 50000, 40000,40000, 40000 The count would be 2 as it ignore 0's to the left of the first value. Bruce |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count the number of worksheets in a workbook | Excel Discussion (Misc queries) | |||
Count number of Unique values | Excel Worksheet Functions | |||
Count number of shaded cells | Excel Discussion (Misc queries) | |||
count number of occurences within a string | Excel Worksheet Functions | |||
Count the number of words in a cell! | Excel Worksheet Functions |