Hi
I’ve come across a very strange problem.
I have a main report that is grouped per contract manager > contract number and shows the summarised amount of actual hours worked on each contract by the engineers. I have inserted within the main report at contract group level and declared a...
Thanks CR85user and lbass
You're quite correct I should define a whole week. This will be Sunday to Saturday.
I am halfway there as on the sub report I can already return the week if a user selects any date between Sunday and Saturday.
DatePart("ww",{?Param_Start_Week},crFirstFourDays)...
Hi
I’m using Crystal XI.
I have a main report that a user selects a date range via two date parameters (end and start) and a different report which I will be using as a sub report that is based on weekly data (this cannot be changed). For these to match up I need to change the to and from...
Hi
I’m using Crystal XI.
I have a main report that a user selects a date range via two date parameters (end and start) and a different report which I will be using as a sub report that is based on weekly data (this cannot be changed). For these to match up I need to change the to and from...
Hi
I have been looking all over Cyrstal help and internet to find the solution to this problem:
I need to remove decimals from the value in a variable so that I can use the below code to convert minutes into hours:
If HourRem <> 00 then 1/(60/HourRem);
For example 0.30 = 1/(60/HourRem = 30)...
Hi
One of our programmers has recently left the company. I have been asked to update a report he did. However I have found that he extracted the information by creating a program that then fed the information into Crystal Reports XI as a temporary database linking to other tabes within the...
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.