Newbies fmjusfloruit Posted April 13, 2004 Newbies Posted April 13, 2004 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
CobaltSky Posted April 13, 2004 Posted April 13, 2004 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).
Newbies fmjusfloruit Posted April 14, 2004 Author Newbies Posted April 14, 2004 Ray- Thanks for your suggestion, I will give it a try today! Mark
Newbies fmjusfloruit Posted April 15, 2004 Author Newbies Posted April 15, 2004 Ray- Just a quick follow-up, your advice worked perfectly! Thanks again. Mark
CobaltSky Posted April 15, 2004 Posted April 15, 2004 No problem, Mark. Glad I could help. FileMaker Version: Dev 7
Recommended Posts
This topic is 7797 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 accountSign in
Already have an account? Sign in here.
Sign In Now