I want to recognize revenue using daily convention for maintenance revenue in Access but it's very challenging and complex. Not sure if anyone has done it before.
example:
Order# StartDate EndDate ProductID Price Jan-06 Feb-06...
1000 1/5/2006 1/4/2007 110 $120 $8.87 9.20
In the above example, the maintenance contract started on 1/5/2006 and ends on 1/4/2007(1 yr contract) which gives 27 days in January and 28 days in February and so on.
Applying the daily rate we get the above 2 figures for Jan-06 and Feb-06.
Basically I want this to be done automatically in Access for each order which may have 1 year contract or mutiple years(2 yr, 3 yrs....). The months will spread out starting from Jan 2004 all the way to the end of the last month of the order which has the highest end date which will fall somewhere in 2011. Each month should be a column and the system should automatically detect which column to start and end the amortization. If there's another easier way to do this please let me know. There will be atleast a 1million-2million rows of orders that needs to be amortized based on their start and end dates.
Thanks for any help you can provide!!
example:
Order# StartDate EndDate ProductID Price Jan-06 Feb-06...
1000 1/5/2006 1/4/2007 110 $120 $8.87 9.20
In the above example, the maintenance contract started on 1/5/2006 and ends on 1/4/2007(1 yr contract) which gives 27 days in January and 28 days in February and so on.
Applying the daily rate we get the above 2 figures for Jan-06 and Feb-06.
Basically I want this to be done automatically in Access for each order which may have 1 year contract or mutiple years(2 yr, 3 yrs....). The months will spread out starting from Jan 2004 all the way to the end of the last month of the order which has the highest end date which will fall somewhere in 2011. Each month should be a column and the system should automatically detect which column to start and end the amortization. If there's another easier way to do this please let me know. There will be atleast a 1million-2million rows of orders that needs to be amortized based on their start and end dates.
Thanks for any help you can provide!!