I ran into a problem when you are at the end of the year but need the dates from the start of the new year, Dec 30 to Jan 4 for example.
I created a formula, @START DATE, to determine the difference:
Whileprintingrecords;
datepart ("y", {DATE_FIELD}) - datepart("y",currentdate)
This give the...
Hi,
I'm running Crystal 11 and need to do a simple calculation. I need to show when an employee's service date or birthdate is within 7 days of running the report. I need to use only the Month and Date not the year. Any Date Difference formula I can think of use the year.
This should be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.