N
Nydia
My original post was on 05/20/04 @ 7:11am
i am trying to pull information form this database (i
didn't create). i need to find out how many people were
served from Jan. 1, 2003 thru Dec. 31, 2003. This
database doesn't have an entry date all is has is a
termination date field.
what criteria would i put in the termination date field
that will bring up all clients that where open at any
given time between these dates.
in another dba that i have it has an entry and termiantion
date so my criteria for this would be
entrydate terminationdate
<12/31/03 >1/01/03 or is null
..
i am trying to pull information form this database (i
didn't create). i need to find out how many people were
served from Jan. 1, 2003 thru Dec. 31, 2003. This
database doesn't have an entry date all is has is a
termination date field.
what criteria would i put in the termination date field
that will bring up all clients that where open at any
given time between these dates.
in another dba that i have it has an entry and termiantion
date so my criteria for this would be
entrydate terminationdate
<12/31/03 >1/01/03 or is null
..