Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

For some reason this very simple If statement isn't working the way I thought it would in a calculation field.

If(Day(EntryDate::Date)>15;0;Rates::V_HrsPerMonth)

The field EntryDate is a standard date field MM/DD/YY

So, I enter a date like 08/25/2012 .

The calculated field then should equate to: If 25>15 enter 0.

Instead I get the Rate from the second portion of the formula in the field. Any suggestions...it is probably something really simple but I just can't see it today.

Thanks in advance for your help! Donna

Posted

That isn't the case. The Table of EntryDate only has one record in it. It has a date field which I change to whatever MM/DD/YY that the timesheets are entered on. This is the field that I am trying to use in the formula.

Posted

Perhaps you could use a global field in the same table to enter the data (EntryDate), to then use that in the calculation.

I don't know what the relation between the tables are like to know what exactly is going on.

  • 2 weeks later...
Posted

Sorry, I have been offline for awhile, the relationship wasn't valid. I needed to add another instance and now it appears to be working fine.

Thank you! Thank you! For all the suggestions. Donna :laugh2:

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