Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Tom Rettigs Library - lastday(<n month>, <n year>) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 LASTDAY(<N month>, <N year>)
 Evaluates the date of the last day of a month.
 Returns <expN> last day of the month, or zero if invalid <month> or <year>.

 <month> is in the range 1 to 12.
 <year> is in the range 1 to 9999.

 IF LASTDAY( MONTH(DATE()), YEAR(DATE()) )
    <DO end of month processing>
 ENDIF


             Placed in the Public Domain by Tom Rettig Assoc.

See Also: EOQTR() EOW()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson