Hi Folks,
I have a table that captures information about documents that leave the office.
Some of those documents may get a signature and then return to the office.
Need away to query the table and select records that have a field called "expected return" = "Yes", then to compare the date the document left the office to the current date and then, if the Date Returned is blank/empty/null, select that record as a part of a report or query....
I can attach the table if needed ...
I have a table that captures information about documents that leave the office.
Some of those documents may get a signature and then return to the office.
Need away to query the table and select records that have a field called "expected return" = "Yes", then to compare the date the document left the office to the current date and then, if the Date Returned is blank/empty/null, select that record as a part of a report or query....
I can attach the table if needed ...
Comment