Jump to content

DATE CALCULATION


This topic is 8293 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

This topic is 8293 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.