|
-
Nov 21st, 2000, 02:55 PM
#1
Thread Starter
Member
How can I get a current day (Sunday, Monday,...) like I can get date with Date() or New() or time with Time() ?
-
Nov 21st, 2000, 03:00 PM
#2
Frenzied Member
WeekDay(date,firstdayofweek)
ex:
WeekDay(#July 29,#1999)
Return 5 for thursday
vbSunday = 1 to vbSaturday = 7
-
Nov 21st, 2000, 03:16 PM
#3
Thread Starter
Member
Thanks
Thanks a lot sebs, it works!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|