I need help writing a date add formula in Crystal as follows for due dates on invoices:
Assume invoice date is 11/25. The due date is the date+60 days and then the last day of month. In this example, the due date would be January 31. Same thing for 45 and 90 days.
The other situation is that the due date is the 10th of the following month after 90 days. For example, 90 days after November 24 is February 24, so the due date would be March 10.
Thanks in advance!
Assume invoice date is 11/25. The due date is the date+60 days and then the last day of month. In this example, the due date would be January 31. Same thing for 45 and 90 days.
The other situation is that the due date is the 10th of the following month after 90 days. For example, 90 days after November 24 is February 24, so the due date would be March 10.
Thanks in advance!