View Single Post
  #1   Report Post  
Manish Bajpai
 
Posts: n/a
Default

Simply use the following function in Column C, Row 1 and then copy it to all
the rows:

=A1*B1

Thanks,

Manish

"spiderman" wrote:

How can I make column C as product of columns A and B so that every entry in
C would be a product of entries in A and B in the same row? Thank you