Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I search the forum and tried several of the scripts mentioned but I can't seem to find or create one that supplies the information I need.

I have a membership database that includes [color:purple]Date Joined and [color:purple]Date Dropped fields. What I am trying to do is to find all that joined between a certain date range.

Any advice would be greatly appreciated.

Posted

When in Fin Mode, try entering find criteria in your Date Joined field in this format:

1/1/2005...1/31/2005

(use whatever date format your version uses.)

This can also be scripted using a Set Field[] and maybe globals for the Start and End ranges, like this:

Enter Find Mode[]

Set Field [ Date Joined ; gStartRange & "..." & gEndRange ]

Perform Find[]

Posted

Thanks. Entering the date range in the find mode worked just fine. I would like to use the script but I couldn't get it to work.

This topic is 7014 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.