This is easy to do with Approach.
1)Go into Field Definition and define a calculated field named StartDate with this formula: Today() - ((365 * 5) + 1) which covers most periods with only one leapyear included.
2) Then define another calculated field named OldRecords with this formula: If(recordfielddate <= StartDate,'Yes','No') Substitute your field date name for "recordfielddate" in the formula.
3) Go to a worksheet view of your database and add the OldRecords field to it. You will see it has been filled in with "Yes" and "No" values for you.
4) Do a Find on the worksheet and enter Yes into OldRecords. Click Ok and the found set will be those old records for your report.
5) Type a name for this Find you just ran into the field box on the Action Bar where "Current Find/Sort" is shown, or go to Create - Named Find/Sort from the menu bar and EDIT the "current find/sort" so you can give it a name.
6) Save your approach file. You can now use this newly created Find and it will automatically adjust the date for you!
This type of Find and others are explained on our support site for Lotus products at
- register there to see the FAQs, Fixes, Tips, etc folder where all our goodies are kept, or try our Free Downloads area!
Sue Sloan
[sig][/sig]