jessicatran
New member
- Local time
- Yesterday, 21:08
- Joined
- Jun 20, 2007
- Messages
- 5
I got it from the sample code section of this forum.
Let's just look at the record
1 Fuller Andrew Class ABC 2/19/2007
1 Fuller Andrew Class ABC 8/30/2006
1 Fuller Andrew Class ABC 3/19/2006
The filter should only show LastOfClassDate
1 Fuller Andrew Class ABC 2/19/2007
Then when I use the operator like less than 365 days,
I shouldn't see anything on Andrew's record since the LastOfClassDate is 2/19/2007.
Thanks,
Jessica
Let's just look at the record
1 Fuller Andrew Class ABC 2/19/2007
1 Fuller Andrew Class ABC 8/30/2006
1 Fuller Andrew Class ABC 3/19/2006
The filter should only show LastOfClassDate
1 Fuller Andrew Class ABC 2/19/2007
Then when I use the operator like less than 365 days,
I shouldn't see anything on Andrew's record since the LastOfClassDate is 2/19/2007.
Thanks,
Jessica