In Lotus Word Pro, I can create a field in which I can calculate the date of the next Sunday, and display it in the document according to a chosen date format. viz: now() + (6 - mod( truncate(now() / 86400) - 4 , 7))*86400 %Dd
How can I do the same in OOo ? (ver 1.1.4 or 1.9.x WinXP)
Dave Legge --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
