Hi,
I am using Crystal Reports XI and I am trying to chart this formula,but crystal report throws an error that I can't chart print time values .
shared numberVar x ;
shared numberVar y ;
shared numberVar z ;
shared numberVar t;
shared numberVar u ;
If {Command.weekno} =1 then
x...
Hi,
I am using Crystal Reports XI and I am trying to Print this formula shared numberVar x ;
shared numberVar y ;
shared numberVar z ;
shared numberVar t;
shared numberVar u ;
If {Command.weekno} =1 then
x :=Sum({Command.duration},{Command.weekno})/1
else if {Command.weekno} = 2 then
y...
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.