Newbies Blae&Black Posted May 4, 2006 Newbies Posted May 4, 2006 How can i find a date range from todays date plus 30 days using a calculation in a script.
IdealData Posted May 4, 2006 Posted May 4, 2006 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 [ ]
Recommended Posts
This topic is 6847 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now