Thread
:
End Of Month
View Single Post
#
5
Posted to microsoft.public.excel.programming
Stratuser
external usenet poster
Posts: 63
End Of Month
Monthend = Application.Run("ATPVBAEN.XLA!EOMONTH", Range("daterange").Value,
1)
"Pete" wrote:
How can I detect if the End Of the month has been reached
from within VBA
I know you can use EOMONTH in Excel, is it available in
VBA?
Pete
Reply With Quote
Stratuser
View Public Profile
Find all posts by Stratuser