ddreese Posted November 15, 2004 Posted November 15, 2004 I would like a way to calculate the date 60 days from the current date so I can do a date range search on a specific field. For instance, if we used today as an example, I'd want it to fill in a field in search mode: 11/15/2004..1/15/2005 (or whatever 60 days from now is) I've never done any sort of date math before, so I'm hoping it's an quick and easy solution. Thanks!
RalphL Posted November 15, 2004 Posted November 15, 2004 In your script use the following step after entering the find mode: Insert calculated result [ Date to text (Status (Current date)) & "..." & Date to text (Status (Current date) + 60)
ddreese Posted November 15, 2004 Author Posted November 15, 2004 Awesome, Ralph, thanks! I wasn't sure how that worked I'll give that a shot, thank you!
Lee Smith Posted November 15, 2004 Posted November 15, 2004 Hi Ralph, and dd, I'll echo what Ralph has said, but I thought you might want a little more of the script. Try this: Show All Records Enter Find Mode [] Insert Calculated Result [select,
Recommended Posts
This topic is 7312 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