ddskorupski
Registered User.
- Local time
- Yesterday, 21:58
- Joined
- Apr 29, 2009
- Messages
- 44
I have a documents table with a date field titled "datereceived".
I have a second table with a checkbox field that indicates if the document has been received. (we need to track these metrics)
I need an if statment that says if date received is null, then no in checkbox field, else yes.
How should that look?
I have a second table with a checkbox field that indicates if the document has been received. (we need to track these metrics)
I need an if statment that says if date received is null, then no in checkbox field, else yes.
How should that look?