hemantsharma88
New Member
- Joined
- Mar 28, 2013
- Messages
- 1
Hi frnds need your help, below is query
in below data i want to count the no of months till the amount sum upto alleast 25. like in this case count is 5 because till may amount is 25 plus. how can i put this in formula as i have more than 200 rows and hve to calculate till wht month desired amount is achieved which is 25 in this case.
<TBODY>
</TBODY>
in below data i want to count the no of months till the amount sum upto alleast 25. like in this case count is 5 because till may amount is 25 plus. how can i put this in formula as i have more than 200 rows and hve to calculate till wht month desired amount is achieved which is 25 in this case.
Month | amt | ||
jan | 12 | ||
feb | 3 | ||
mar | 4 | ||
apr | 5 | ||
may | 6 | ||
june | 7 | ||
july | 8 |
<TBODY>
</TBODY>