G
Guest
I have tried to use some of the suggestions from other questions, but it
doesn't seem to work for me.
I have a status report, based on a query that uses two tables for
information. One table collects information for each Property-no duplicates,
the other collects a running status for each property, including a date for
each status.
My report brings in all the information ok, and I was able to limit the
report to status collected within two weeks. I used" Between Date() and
Date()-12" to restrict to the last 13 days.
I have a new problem. My report is eliminating the properties that have not
been updated within that time frame. How do I report the last two updates on
this report, even if it has not been updated within two weeks?
My
doesn't seem to work for me.
I have a status report, based on a query that uses two tables for
information. One table collects information for each Property-no duplicates,
the other collects a running status for each property, including a date for
each status.
My report brings in all the information ok, and I was able to limit the
report to status collected within two weeks. I used" Between Date() and
Date()-12" to restrict to the last 13 days.
I have a new problem. My report is eliminating the properties that have not
been updated within that time frame. How do I report the last two updates on
this report, even if it has not been updated within two weeks?
My