C
Calvin
I am a database that is tracking customers and their contract amounts. In a
report I want to be able to basically take the date today Date() and then
take the date they were customers and multiply by how many years it's been
times their annual contract amount.
I hope this isn't as confusing as it sounds basically i want to do something
like this:
todays date 12/19/2007-12/19/2005=2 years as customer * $300 (annual
contract amount)=$600
I would want to put this in a report and I know how to use the control
source. Could someone please assist me in how I would do this.
Thank you much.
Calvin
report I want to be able to basically take the date today Date() and then
take the date they were customers and multiply by how many years it's been
times their annual contract amount.
I hope this isn't as confusing as it sounds basically i want to do something
like this:
todays date 12/19/2007-12/19/2005=2 years as customer * $300 (annual
contract amount)=$600
I would want to put this in a report and I know how to use the control
source. Could someone please assist me in how I would do this.
Thank you much.
Calvin