easygoingdave
Registered User.
- Local time
- Today, 00:45
- Joined
- May 22, 2013
- Messages
- 18
Hi
Is it possible to code the following:
An invoice is created with a textbox of =date(), Clients have varying due dates; 30, 60 and 90 days from the date of the invoice, easy to code =date()+30 etc. So far so good, However, here is the twisted, the due date days only start ticking: at the end of month in which the invoice was created' e.g.
Invoice created on the 15th Sept 15 with a due date of 60 days. The total number of days for the due date will be 75; 15 days to the end of the month plus the 60 days. Is it possible to code this on the invoice (report output).
Thanks in advance
Is it possible to code the following:
An invoice is created with a textbox of =date(), Clients have varying due dates; 30, 60 and 90 days from the date of the invoice, easy to code =date()+30 etc. So far so good, However, here is the twisted, the due date days only start ticking: at the end of month in which the invoice was created' e.g.
Invoice created on the 15th Sept 15 with a due date of 60 days. The total number of days for the due date will be 75; 15 days to the end of the month plus the 60 days. Is it possible to code this on the invoice (report output).
Thanks in advance