C
Chad Thompson
How would I build a query that would return only records
in a table where, for example, more than three days have
passed since they were entered? Weekends and holidays do
not matter, just the absolute difference in days.
Is it possible to make such a query rolling, so that it
will always look x days into the past from a moving
calendar date?
Thanks Very Much,
Chad Thompson
in a table where, for example, more than three days have
passed since they were entered? Weekends and holidays do
not matter, just the absolute difference in days.
Is it possible to make such a query rolling, so that it
will always look x days into the past from a moving
calendar date?
Thanks Very Much,
Chad Thompson