Hi guys,
I need to create a formula like (price * quantity) but it is suming both column separated and then perform the multiplication which is giving me a wrong value. For instance:
Price Quantity
10 657,10 = 6571
100 3379,13 = 337913
in this case the rightvalue should be 344484 and no 439853
any help is much appreciated.
Regards,
Iván.