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 |
P.F., Bedford, TXLike always your guys come through, Thanks again!