M
Mike H
Hello everyone,
I'm trying to develop some queries in Access and I can't seem to
figure out a couple things:
How do I run a query on a range of dates in a db that only wants dates
40 days after or more (or 40 days before or less) a date given for
each item? Example: It would give me an item dated 1-Oct-03 because
it's more than 40 days from today.
In this query, I would also need a way that takes two fields and
compares them...for example, if I had two seperate date fields, I
would need a query that returns items that have a difference of at
least 5 days between the two date fields.
So the query, in the end, could return an item that has a "promise"
date that is at least 40 days more (or less) than today's date AND has
a difference of at least 5 days between the "promise" date and the
"delivered" date.
I hope this makes sense....and thank you all in advance!!
-Mike
I'm trying to develop some queries in Access and I can't seem to
figure out a couple things:
How do I run a query on a range of dates in a db that only wants dates
40 days after or more (or 40 days before or less) a date given for
each item? Example: It would give me an item dated 1-Oct-03 because
it's more than 40 days from today.
In this query, I would also need a way that takes two fields and
compares them...for example, if I had two seperate date fields, I
would need a query that returns items that have a difference of at
least 5 days between the two date fields.
So the query, in the end, could return an item that has a "promise"
date that is at least 40 days more (or less) than today's date AND has
a difference of at least 5 days between the "promise" date and the
"delivered" date.
I hope this makes sense....and thank you all in advance!!
-Mike