Finally got it working by inserting the report itself as the sub report and then hiding the main one, so only the subreport was visible.
Many thanks for helping me get there.
Im seeing records returned for employees that have not worked on job A012621. Im trying to get the report to only display records for those staff with time on A012621 but still show the other jobs they have worked on.
At the moment Im seeing everybody and every job. Any ideas ?
Your quite right, not sure what I was doing there.
Still have a problem with this being a standalone formula :
if {SYJOBTRN.JOB} = 'A012621' then totext({SYJOBTRN.JOB},0,"") else 'Other Jobs'
this generates too many argumnets for this function
the {SYJOBTRN.JOB} is a string so I removed the...
Many thanks, Im actually modifying en existing report but an error now appears when adding in the above that too many arguments have been given to this function.
{SYJOBTRN.WORK_STAGE} >= ' ' and
{SYJOBTRN.WORK_STAGE} <= 'zzzzzzzzzzzzzzzz' and
{SYJOBTRN.ACTIVITY_CODE} >= ' ' and...
Hi
Im trying to run a report in Crystal 8 with the following formula included
{Job} is equal to 123456
but what I want the report to do is display all records for employees that have allocated time to 123456 but display all the jobs that they have booked to as well as. I just cant think of a...
Using Excel 2000
I have a spreadsheet where I need :
To change the colour of a cell to red when the value falls below that of another cell and if the value is say 10% higher than another cell then I need it to be green.
I presume this would be via a formula.
Could anyone provide a sample...
Person is the same as personnel code
Using the groups outlined above I get the following sample data.
Joe Bloggs w/e 07/04/07
Workstage Hours
1234 33.5
4321 1
What I want to add is the summary of 33.5 + 1
I have tried putting the quantity value in...
Using Crystal 8
I have a crystal report in the form of a weekly timesheet.
The format as follows
PH - Contains the Company name, Timesheet Users name and week ending date.
GH1 - Week Ending Date
GH2 - Personnel Code
GH3 - Workstage
GF3 - Contains the Workstage field and the quantity of...
Thanks for the advice.
Although it works there are two issues.
1. When an export to excel is run it looks as if only one cross tabs data is being exported. Theres only one summary appearing.
2. A minor issue is that the summary data in the crystal report starts in synch but with half a dozen...
Using Crystal 8
Having not used Cross Tabs much, can someone please point me in the right direction.
Currently my Cross Tab is as follows :
Rows
Workstage
@Name
Column
Week Ending Date
Summarized Field
Sum of amount
Sum of quantity
Example output
23/09/06 30/09/06
FARC...
I have set up a new fomula called Office
as (?Office) = " "
You mentioned
"In selection, include @OfficeCheck - this is taken to mean that record should be selected when @OfficeCheck returns 'True'. "
I dont understand what you mean by " In selection"
What do I do with the formula ?
Thanks
Using Crystal 8
I have a report using one parameter that Im having problems structuring.
The user needs to be able to select the offices the report displays.
I have used the following parameter
Called Office
Type = String
Allow Multiple Values = Ticked
Allow editing of default values when...
Hi
Im using Crystal 8
The Crystal I use is published via Citrix and Im currently having printing problems. My company is looking into this (albiet very slowly)
The printing isnt a huge probelm but what Im finding is that some of the landscape reports I have been working on are reverting to...
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.