Mark when date field data is within 7 days of current date
For this command to work properly, the entry_date field must be a Date type field. Pull down the Edit menu to Fields to check the Type.
| replace X with "X" for date()-entry_date<=7 |
For this command to work properly, the entry_date field must be a Date type field. Pull down the Edit menu to Fields to check the Type.
| replace X with "X" for date()-entry_date<=7 |
S.S., Allegheny, PAThanks very much for your help. As always, you guys have the best tech support I have ever run into.