C
Chi
Hi,
There are four fields in the query design view - START DATE, BETWEEN DATE,
DATE REJECTED and TODAY.
The BETWEEN DATE=(TODAY-STARTDATE) . It works fine.
If the users enter a date for the DATE REJECTED field, they would like to
see "0" in the BETWEEN DATE column.
So .....if DATE REJECTED is null, the BETWEENDATE=(TODAY-STARTDATE)
otherwise, the BETWEENDATE will show "0"
Thanks
Chi
There are four fields in the query design view - START DATE, BETWEEN DATE,
DATE REJECTED and TODAY.
The BETWEEN DATE=(TODAY-STARTDATE) . It works fine.
If the users enter a date for the DATE REJECTED field, they would like to
see "0" in the BETWEEN DATE column.
So .....if DATE REJECTED is null, the BETWEENDATE=(TODAY-STARTDATE)
otherwise, the BETWEENDATE will show "0"
Thanks
Chi