Returns the date of the end of the month specified in the parameter.
Syntax:
EOM(date)
Parameters:
a date or a date expression
Returns:
Value of type Date
Example:
EOM ('05/05/93'Date) returns '05/31/93'
See also:
BOY, BOM, EOY, AddDate, CDOW, and all Date functions.
How Do I Calculate the End of the Month of a Given Date?
The Online and Rich Client Samples projects (program DT10 and RDT10)