limiting/hiding records w/null values
Hello everyone, new user here. I'm searching the forums, but not having much luck locating what I need. As this I need this ASAP, I appeal to you all.
I have several reports integrated into an app which allows users to simply choose date range from calendars, then a single button to generate company incentive reports.
As things have changed w/our backend DB, I need to filter out the records which have a NULL value for "dateTimePrinted" -self explanatory what that column value is :-)
I've toyed w/ (NullDate, NullTime); but I continually receive "the ) is missing"
What I need seems simple enough, I'm just struggling w/the syntax I believe.
Any ideas/input is greatly appreciated!
R Davis
|