Hi All ,
I am having some problem in week number culculation.
What i have to do is I will get as set of data with ord _week eg.200728,20072 9,200730
Basically i will have a parameter to control this loop of order week.
let say parameter is 33 so i need to do looping for 33 weeks starting week number exp 200642.
so my week number will expand untill year 2007XX
since we have 52 weeks how actually i can add up the weeks until it reaches 33 weeks for my calculation.
Pls help to guide me.Thanks.
I am having some problem in week number culculation.
What i have to do is I will get as set of data with ord _week eg.200728,20072 9,200730
Basically i will have a parameter to control this loop of order week.
let say parameter is 33 so i need to do looping for 33 weeks starting week number exp 200642.
so my week number will expand untill year 2007XX
since we have 52 weeks how actually i can add up the weeks until it reaches 33 weeks for my calculation.
Pls help to guide me.Thanks.
Comment