Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
I am looking for a method in Excel to count the number of steps one should take through a column with numbers in order to reach a certain threshold value. Example: if cells A1:A8 contain 1, 2, 1, 3, 6, 1, 1, 2 How can I calculate in the next column (B1:B8) for each cell the number of steps one should take through column A in order to reach that the sum of the next x steps is = 4? In the previous example the result should be (B1:B8): 3 (1+2+1), 3 (2+1+3), 2 (1+3), 2 (3+6), 1 (6), 3 (1+1+2), #N/A, #N/A Can somebody help me? Many thanks, Maarten |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Summing cells in pivot tables | Excel Discussion (Misc queries) | |||
Cumulative Summing | Excel Discussion (Misc queries) | |||
Summing Time | Excel Discussion (Misc queries) | |||
Summing Sheets - SUMIF ? | Excel Worksheet Functions | |||
Summing Formula | Excel Worksheet Functions |