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

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

Recommended Posts

  • Newbies
Posted

New to filemaker - creating a report to only show closed projects for whatever month a user wants to search on.

I currently have

Enter Find Mode

Set Field [PROJECTS::Closed_Date; Month (Get(CurrentDate))]

Perform Find[]

This only shows records for the current month. Is there a way that a user can enter a specific month instead of Get (CurrentDate)?

Posted

Hi FM

Have the user enter the month they would like to see into a field and use that field in the set field script instead of the get(current date) command.

Lionel

  • 2 months later...
Posted

You can specify any range of dates to be found. However, you should probably automate this for your users.

Check out the example files HERE by searching for [color:blue]Date Range Finds, Also, there has been plenty of Threads on this subject in the [color:orange]Finding & Searching Topic Area, which is where I'm moving this Thread.

HTH

Lee

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