Kai,
Thanks for the feedback on DatePart problem.
I know that in oracle pl/sql I can use
TO_CHAR(ACT.STARTDATUM , 'IW'))
to get the correct result i.e. week number 1. I think this uses ISO and 'IW' means 'international week'. I'll give your ideas a go.
Cheers.
Hi,
I'm having a problem getting the correct week number for the date 31st December 2001 in Crystal Reports 8.0. Using Monday as first day of the week and the week containing Jan 1st as first week of the year, my formula:
DatePart("ww", #December 31, 2001#, crMonday, crFirstJan1)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.