Calculated feilds

C

constance

I need to have a caculated field named Overhead that displays the results of
TotalPleged multiplied by 15% I an having trouble building the expression I
enterd Overhead:[Totalpleged]*15% and it tells me I have enter an operand
without an operator what do I do .
 
O

Ofer

I'm not sure, but try to enter :[Totalpleged]*1.15 incase you want an extra
15% for your price
 
Top