Hi thanks for your advice,
the formula for @blends is
Shared numbervar NAME; (which has been passed from the main
report)
and the formula for @KG is
{BomStructure.QtyPer} * {@blend}
all i am trying to do is sum the @KG and pass that value to
the main report.
thanks again for your help
Sorry i dont understand, do you mean replace my formula for @KG with
Whileprintingrecords;shared numbervar blends; //your value from the main reportshared numbervar sumbl := sumbl + (blends*{table.qtyper});
Hi thanks for your very quick responce,
the summarise is on the sub report.
however the @blends field i have just placed in the header of the sub report and suppressed this.
i will want to pass this summary back to the main report
Hi All,
I have a crystal 11 report that passes a value (as a number) to a sub report.
in the sub report i have then created a formula(@KG) that uses this value to make a calculation
EG
the value passed is 100 (called "@blends") this is then
multiplied by a field on my report called QtyPer. (5)...
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.