Thread
:
VBA date difference
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 129
VBA date difference
Suppose:
Dim odate as String
odate = "8/7/06 1:30 AM"
How do I get the number of days between Now and odate?
Many Thanks.
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]