A
Ather Mian
Hi,
I am using Access 200. I need some help and guidance. My dilemma is as
follows.
I am working with Service Contracts and I need to forecast revenue. These
are the fields I have available to me:
Contract number
Contract value
Start date
End date
My thoughts were that do a User defined function which would calculate the
complete months between the start and end date and then repeat the
contracts that many times by returning the month(actual month not like
month 1 or month 2) and forecasted revenue. for example. If I have a one
year contract then it should be repeated 12 times as.
Contract 1234
Contract value 1200
Start date 1/1/2003
End date 12/31/2003
The function give the results as:
Jan 03 100 (1200/12)
Feb 03 100
Mar 03 100
::
::
Dec 03 100
I am not sure where or how to get started. Any help or suggestions would
be greatly appreciated.
Thanks
Ather
I am using Access 200. I need some help and guidance. My dilemma is as
follows.
I am working with Service Contracts and I need to forecast revenue. These
are the fields I have available to me:
Contract number
Contract value
Start date
End date
My thoughts were that do a User defined function which would calculate the
complete months between the start and end date and then repeat the
contracts that many times by returning the month(actual month not like
month 1 or month 2) and forecasted revenue. for example. If I have a one
year contract then it should be repeated 12 times as.
Contract 1234
Contract value 1200
Start date 1/1/2003
End date 12/31/2003
The function give the results as:
Jan 03 100 (1200/12)
Feb 03 100
Mar 03 100
::
::
Dec 03 100
I am not sure where or how to get started. Any help or suggestions would
be greatly appreciated.
Thanks
Ather