Hi All,
I have data for a project as below:
Start of the month(date) Monthly Usage(data in seconds)
03/01/2011 2000
04/01/2011 1000
05/01/2011 3000
and so on
10/01/2011 2000
11/01/2011 3000
I have to calculate the usage on fiscal year i.e (04/01/2011- 03/31/2012 is FY 2012)
Please suggest me a formula that would calculate the total Usage for ongoing FY till currentdat.
That is a formula that would sum up all the usage from 04/01/2011 to currentdate. i.e 1k+3K..+2K+ portion of 3K till currentdate.
Thanks
I have data for a project as below:
Start of the month(date) Monthly Usage(data in seconds)
03/01/2011 2000
04/01/2011 1000
05/01/2011 3000
and so on
10/01/2011 2000
11/01/2011 3000
I have to calculate the usage on fiscal year i.e (04/01/2011- 03/31/2012 is FY 2012)
Please suggest me a formula that would calculate the total Usage for ongoing FY till currentdat.
That is a formula that would sum up all the usage from 04/01/2011 to currentdate. i.e 1k+3K..+2K+ portion of 3K till currentdate.
Thanks