Thread: calculation
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CFS CFS is offline
external usenet poster
 
Posts: 12
Default calculation

In C1, type "=A1*B1".
--
CFS


"Hong" wrote:

Hello everyone,

I have the price on col.A, and quantity on Col.B

I need to get the sum for price*quantity.

What function I should use?

Thank you!