G
Guest
I have 2 expressions that I am using on a form to find certain data. How do
I get the table to show that data.
Here are the expressions:
=IIf(IsNull([Complete Date]),Date()-[Order Date],[Complete Date]-[Order Date])
&
=[Orig Appraised Value]-[Reviewed Value]
The problem that I am having is writing queries to show the data produced by
expressions.
Queries:
Find all files that are older than 10 days
Find all files that are less than "0"
Also on the first expression is there a way to get it to count only Mon - Fri?
The whom ever answers Thank You a great deal!
I get the table to show that data.
Here are the expressions:
=IIf(IsNull([Complete Date]),Date()-[Order Date],[Complete Date]-[Order Date])
&
=[Orig Appraised Value]-[Reviewed Value]
The problem that I am having is writing queries to show the data produced by
expressions.
Queries:
Find all files that are older than 10 days
Find all files that are less than "0"
Also on the first expression is there a way to get it to count only Mon - Fri?
The whom ever answers Thank You a great deal!