Hello,
I have a table that stores a DueDate (date field) and a FollowUpDays (number field).
What I'm trying to accomplish is create a report based on projects where DueDates are within 5 days of being due.
I'm not sure how to set the query which the report will be based on.
For instance:
DueDate=8/15 and FollowUpDays=30
On July 21st that record should be included in the query.
Can someone please help me.
Thanks.
I have a table that stores a DueDate (date field) and a FollowUpDays (number field).
What I'm trying to accomplish is create a report based on projects where DueDates are within 5 days of being due.
I'm not sure how to set the query which the report will be based on.
For instance:
DueDate=8/15 and FollowUpDays=30
On July 21st that record should be included in the query.
Can someone please help me.
Thanks.