Search Tools Links Login

Get last day of the month


Visual Basic 6, or VB Classic

Get the last day of a month.

Original Author: Jerrame Hertz

Code

LastDayOfMonth = DateSerial(Year(ADate), Month(ADate) + 1, 0

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 97 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.