pradeep Posted August 9, 2001 Posted August 9, 2001 I have two date fields d1 & d2 and I want to find records in between d1-d2. This has to be pasted in a feild called proposal date and searched.But I am not able to correctly copy d1 and then .. and then d2 and then perform find. Please help me with this script. Thank You
LiveOak Posted August 9, 2001 Posted August 9, 2001 You need to use serveral script steps: Insert Calculated Result() Insert Text ("...") Insert Calculated Result() Make sure the "select entire contents" checkbox is unchecked for the second and third steps. Also, to have their values available in Find most to cut and paste, the date entry fields d1 and d2 MUST be global date fields. The basics are: 1) insert the first date, 2) insert text "...", 3) insert the second date without select. -bd
Recommended Posts
This topic is 8511 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