W
williamr
I'm trying to count the number of Mondays, Tuesdays, Wednesdays..... from a
column named "daterelease" in a table named "Docs". Here is the code that I
cannot get to work at all, it gives me a number 3036. If anyone can help...
=DCount("daterelease","Docs","DateDiff('d', daterelease, Now)")
Thanks In advance
column named "daterelease" in a table named "Docs". Here is the code that I
cannot get to work at all, it gives me a number 3036. If anyone can help...
=DCount("daterelease","Docs","DateDiff('d', daterelease, Now)")
Thanks In advance