RET Posted August 24, 2003 Posted August 24, 2003 Ok Perhaps this might be simple, but what I am trying to do is when I do a Find using a date range. I would like to capture the first date in one field and the end date range in another. When I think about it mabe this can be done but fetching the date from the first field and the date from the last field. But that might not be it. can anyone help? RET
-Queue- Posted August 25, 2003 Posted August 25, 2003 Assuming you are using globals to hold your beginning and ending dates, then go to a layout which holds the date field, Enter Find Mode, and Insert Calculated Result[datefield, gDateBegin & "..." & gDateEnd]. Then Perform Find.
Recommended Posts
This topic is 7831 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