Thread: Time Function
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
tod tod is offline
external usenet poster
 
Posts: 114
Default Time Function

You can use Date, like this:

Dim MyDate as Date

MyDate = Date


-----Original Message-----
I need to get the current day in a Macro, How could I do

this!!!
I need to compare it with the Day in my OutLook Calendar..


---
Message posted from http://www.ExcelForum.com/

.