Form filtering, operator, and report on certain timeframe question.

jessicatran

New member
Local time
Today, 14:54
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
 

Attachments

Users who are viewing this thread

Back
Top Bottom