Hi Jaga,
Thank you for your response.
What I am thinking is that instead of having 2 loops, can we have one loop only and put the calculation in IF-ELSE-ENDIF format.
Like -
IF
the week is current then
do X
ELSE
do Y
ENDIF
Regards,
Prabhat
Hi Jaga,
Thank you for your response.
What I am thinking is that instead of having 2 loops, can we have one loop only and put the calculation in IF-ELSE-ENDIF format.
Like -
IF
the week is current then
do X
ELSE
do Y
ENDIF
Regards,
Prabhat