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

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

Recommended Posts

  • Newbies
Posted

Problem: I need to create a date calculation for a simple invoice solution I am working on. I need to be able to calculate a date 45,60 days from today. When I try it, I get a returned result with "0001" as the year. Any thoughts? Thanks!

Mark

FileMaker Version: 6

Platform: Mac OS X Jaguar

Posted

Hello Mark,

To produce the date 45 days from the current date, I suggest you use the formula:

Status(CurrentDate) + 45

...and make sure the calculation result type is date (or the field that the result is being placed in is a date field if you are doing this by script). wink.gif

Posted

No problem, Mark. Glad I could help. smile.gif

FileMaker Version: Dev 7

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