G
Guest
I use Access 2003.
I use a query to select a value between two dates. The auditors want to see
the report including the dates on the report or page header even if the value
is not found.
The query statements are
Between [ENTER START DATE] And [ENTER END DATE] for the "OPEN DATE" field
and
Like "*" & "NETVIEW" & "*" for the INITIAL DESCRIPTION field.
ANY help is appreciated
I use a query to select a value between two dates. The auditors want to see
the report including the dates on the report or page header even if the value
is not found.
The query statements are
Between [ENTER START DATE] And [ENTER END DATE] for the "OPEN DATE" field
and
Like "*" & "NETVIEW" & "*" for the INITIAL DESCRIPTION field.
ANY help is appreciated