Thread
:
date serial
View Single Post
#
2
Posted to microsoft.public.excel.programming
AA2e72E
external usenet poster
Posts: 400
date serial
try:
Sub aa()
Dim serdate As Long
serdate = DateValue(Now)
End Sub
Reply With Quote
AA2e72E
View Public Profile
Find all posts by AA2e72E