how to multiply two columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all..

I have two fields
core value and quanity

What I want to do is have the core value multiply it by the quanity

$75.00 * 2 = $150.00

I tried this: =([Corevalue]*[Quanity]) placed it in the detail section. But
when this adds up it comes to $350.00

Thanks
R~
 
Back
Top