May 4, 200619 yr Newbies How can i find a date range from todays date plus 30 days using a calculation in a script.
May 4, 200619 yr Assuming the following: File: DateRange Field: date Here's the script Enter Find Mode [ ] Set Field [ DateRange::date; Get ( CurrentDate ) & ".." & Get ( CurrentDate ) + 30 ] Perform Find/Replace [ ]
Create an account or sign in to comment