J
Josh Henry
I have a table with a date field [LeaseBegins]. I want to
write a query that counts the number of months between
that date and a date the query prompts me for (or the
current day, which is what i would enter) and then
multiply that number time the amount rent costs, which is
in the field [Rent]. If it were only 9/1/04 and the lease
began on 8/1/04, I want that to be counted as 2 months
because rent is due on or before the beginning of the
month. Would anyone know how to write an expression that
could evaluate this? thanks very much.
Josh
write a query that counts the number of months between
that date and a date the query prompts me for (or the
current day, which is what i would enter) and then
multiply that number time the amount rent costs, which is
in the field [Rent]. If it were only 9/1/04 and the lease
began on 8/1/04, I want that to be counted as 2 months
because rent is due on or before the beginning of the
month. Would anyone know how to write an expression that
could evaluate this? thanks very much.
Josh