I've searched this a few times but it seems to be clear as mud to me. Using Crystal XI and SQL Server.
The report I'm working on is of all active customer equipment and the leases and contracts that are active for each respective machine. My main report and subeport are grouped by customer...
Piggybacking on the previous post. I'm using SQL Server & CRXI. I am using the previously mentioned formula of Mr. Hamaday's {@Workdays} to calculate the number of workdays in a month. But here is what I need now.
I have 10 technicians. I'm trying to figure out the average number of calls...
I'm a newbie using Crystal Reports 11 & SQL Server.
I am trying to change both the date and year in a field. I know how to do one or the other:
DateAdd ("YYYY",+2,{SCContracts.ExpDate}) or
DateAdd ("D",-1,{SCContracts.ExpDate})
but I don't know how to make it do both. Any suggestions...
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.