|
-
February 12th, 2000, 05:30 AM
#1
how do i get the week number ?
hello,
are there functions that would give you a week number from a given date ?
thank you for any help.
Tran.
-
February 12th, 2000, 04:59 PM
#2
Re: how do i get the week number ?
You sure would think so, being as there are functions for WeekDay, WeekDayName, Month, Year, Minute, Hour and Second, but someone missed the boat for returning the number of the week.
If you find one, please let me know. 
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
-
February 12th, 2000, 06:34 PM
#3
Re: how do i get the week number ?
Try in debug window:
? Format(Date, "ww")
-
February 13th, 2000, 05:20 AM
#4
Re: how do i get the week number ?
thank you, it works great !!
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
|