A
Alberta Rose
In the detail portion of my report, I have a field that is Est As % of
Labour. The calculation I need is dependant on if a cost code and a cost
type is this, then perform this calculation. Example:
If [costcode]="020110" and [costype]="05320, take the EstimatedCost (of
this costcode/costtype) and divide by EstimatedCost of costcode=013210 and
costtype=05320.
another:
If [costcode]="036110" and [costype]="05511, take the EstimatedCost (of
this costcode/costtype) and divide by EstimatedCost of costcode=031101 and
costtype=05110
Any suggestions?
Labour. The calculation I need is dependant on if a cost code and a cost
type is this, then perform this calculation. Example:
If [costcode]="020110" and [costype]="05320, take the EstimatedCost (of
this costcode/costtype) and divide by EstimatedCost of costcode=013210 and
costtype=05320.
another:
If [costcode]="036110" and [costype]="05511, take the EstimatedCost (of
this costcode/costtype) and divide by EstimatedCost of costcode=031101 and
costtype=05110
Any suggestions?