I have a report with and operator field. The operator field is a string field with name of the operator in it.
When I refresh data it prompts for operator name or * for all operators. If there is no operator name in the record it doesn't show the record even when I use the *.
How can I get it to...
I have the following formula in my report.
if ({Weights.Account} = ["ges2","fr2"]) then {@charge4} else 6
I want the formula to work if I have any weight.account with a 2 at the end of account name Ie ges2,fr2,jj2. Now I have to put each account in between brackets like...
I have a database with fields of weight.steer, weight drive and weight.tandem I would like to be able to total these three fields in each record and display in a new field called total weight.
Thanks,
Dan
Using Crystal Reports 8.5.
Have database with and account & weight fields.
Have parameter & formula to select certain accounts but need to only show records when weight is above 1000.
If any one can help with parameters & formula to only show records with weights above 1000 for selected account...
I would like to be able to enter the date to search for records for that day. I tried {mydatefield}={?mydateparm}.
When prompted for date I enter 7-01-02 or any date in that format & it returns no records when there is records it should show. I used string value in parameter edit. I can set a...
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.