K
KarenO
I am working on an expenses database for a small family business. For each
expense I have a start date and end date. I have the database then
“normalize†the expense. So for instance, it takes a bill for a thirty day
period and divides the total expense by thirty to give an Expense per day for
the bill.
I want to be able to query a range of dates (like a week or month period) and
have the query determine how many of the days (if any) of an expense fall
within that range and multiply that number of days by the “normalizedâ€
Expense per day value to give the contribution of that bill to the queried
date range.
I am only minimally proficient in Access and am not a programmer so any help
will be greatly appreciated!
expense I have a start date and end date. I have the database then
“normalize†the expense. So for instance, it takes a bill for a thirty day
period and divides the total expense by thirty to give an Expense per day for
the bill.
I want to be able to query a range of dates (like a week or month period) and
have the query determine how many of the days (if any) of an expense fall
within that range and multiply that number of days by the “normalizedâ€
Expense per day value to give the contribution of that bill to the queried
date range.
I am only minimally proficient in Access and am not a programmer so any help
will be greatly appreciated!