S
Stefan
I need to produce a query that will search a date range relative to a billing
date.
Basically this is for medical billing. I am trying to return whether a
procedure has been done within a 30 day period of itself.
If a procedure is performed on 10/15/08 I need to be able to filter the date
range to 10/14/08 and 30 days previous.
I am guessing the DateSerial function would be the best approach.
Can anybody help with the syntax or a better approach to this query
Thanks in advance
Stefan
date.
Basically this is for medical billing. I am trying to return whether a
procedure has been done within a 30 day period of itself.
If a procedure is performed on 10/15/08 I need to be able to filter the date
range to 10/14/08 and 30 days previous.
I am guessing the DateSerial function would be the best approach.
Can anybody help with the syntax or a better approach to this query
Thanks in advance
Stefan