S
Steve
MSP2007 I'm trying to print out a project. I have two filters that I would
like to combine into one. Both filters work fine but when I try to put them
together fail.
Filter1
Flag1 equals NO
Filter2
Finish is less than or equal to 3/31/11
And Start is greater than or equal to 9/1/09
I have tried making different combinations with no luck such as:
Filter3
Flag1 equals NO
AND (also tried OR)
Finish is less than or equal to 3/31/11
And Start is greater than or equal to 9/1/09
Filter4
Finish is less than or equal to 3/31/11
And Start is greater than or equal to 9/1/09
AND (also tried OR)
Flag1 equals NO
Can anyone tell me what I'm doing wrong?
Steve
like to combine into one. Both filters work fine but when I try to put them
together fail.
Filter1
Flag1 equals NO
Filter2
Finish is less than or equal to 3/31/11
And Start is greater than or equal to 9/1/09
I have tried making different combinations with no luck such as:
Filter3
Flag1 equals NO
AND (also tried OR)
Finish is less than or equal to 3/31/11
And Start is greater than or equal to 9/1/09
Filter4
Finish is less than or equal to 3/31/11
And Start is greater than or equal to 9/1/09
AND (also tried OR)
Flag1 equals NO
Can anyone tell me what I'm doing wrong?
Steve