Hi, can any body help me?
Is there a function or whatever wich can tell me the exact week number from a given date (for example: 01/01/2001 is in week number 1).
Tanks!!!:confused:
Printable View
Hi, can any body help me?
Is there a function or whatever wich can tell me the exact week number from a given date (for example: 01/01/2001 is in week number 1).
Tanks!!!:confused:
Try:
Code:Format("01/01/2001", "ww")
Thank you very much Nucleus!!!!
:D :D :D
:D