S
Sam
How do I type the criteria in a Where total column in a
query if I want it to show records with a zero count also?
example:
column one column two column three
"Date" "AvailDate" "AvailDate"
Group By count where
<[Days]
If "date" is prior to any AvailDate I need the count to be
0.
Thanks,
Sam
query if I want it to show records with a zero count also?
example:
column one column two column three
"Date" "AvailDate" "AvailDate"
Group By count where
<[Days]
If "date" is prior to any AvailDate I need the count to be
0.
Thanks,
Sam