View Single Post
  #1   Report Post  
Johnnyy2k
 
Posts: n/a
Default Specify a null value in an Excel Database criteria range

I want to return a set of records that were reported before a specified date
and have no value in the Finished column. I need to specify a null value in
a criteria range: For eaxmple ReportDate and ACTFINISH are my two headers and
<=38292 and Null are my criteria respectively.

Any ideas