月末(<年份>,<月份>)

此函数返回指定年、月的最后一天。

例如:

销售单_主表.日期 >= 月初(本报表.Sheet1:年,本报表.Sheet1:月)
并且 销售单_主表.日期 <= 月末(本报表.Sheet1:年,本报表.Sheet1:月)