qutoe: "What if the date I'm starting with is 12/31/2004? Adding 2 to month would give 14."
No, that is not a problem! I've made a little test program and it handles this situation properly.
jaap
You must translate the date in the three bits that make a proper date: months, days and years. Then you can add the requested months:
Date( Month(date) + months to add; Day(date); Year(date) )
Then you're ready to show the result on the lay-out.
succes!
jaap
Another option is, if I understand the problem right, is to merge the PDF's that are created while 'printing' the several layouts. There are freeware solutions for merging individual PDF's.
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.