L
Louise
I'm trying to create a report to reflect productivity by
an established turnaround time. I need this report to
reflect the entire month. The normal turnaround time is
2. For a few dates of the month, I need the turnaround
time to be 4. In my query, my field
titled "TurnaroundDays" I'm trying to add a Where criteria
that would say for these specific dates use 4 instead of 2
for the turnaround time. Any ideas how I could enter the
criteria for all dates to use 2, but for a few specific
dates, use 4? This is all I've got so far,
WHERE DateReceived = (01/08/2004) OR DateReceived =
(01/09/2004)
Thank you,
an established turnaround time. I need this report to
reflect the entire month. The normal turnaround time is
2. For a few dates of the month, I need the turnaround
time to be 4. In my query, my field
titled "TurnaroundDays" I'm trying to add a Where criteria
that would say for these specific dates use 4 instead of 2
for the turnaround time. Any ideas how I could enter the
criteria for all dates to use 2, but for a few specific
dates, use 4? This is all I've got so far,
WHERE DateReceived = (01/08/2004) OR DateReceived =
(01/09/2004)
Thank you,