English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

6 answers

Let's say your numbers are in Column A and B.
In a blank column (let's say that C is blank), and in the top cell of that column type:

=A1*B1

Then hit Enter.
The highlighted cell should be C2.
Click in cell C1 and in the lower right cormer of the cell, there should be a little "box" sign. Put your mouse on the little box and drag it down to the bottom of the column of numbers. That will autofill the formula into each cell in column C.

2007-02-08 03:23:32 · answer #1 · answered by tlbs101 7 · 0 0

If the data is in columns A and B (starting in row 1) and you're multiplying in column C, put the formula in C1: = A1*B1

Then use highlight (click & drag starting in cell C1) and CTRL-D to copy the formula as far down as you need.

2007-02-08 03:22:56 · answer #2 · answered by Navigator 7 · 0 0

If you have your data that you want to multiply in columns A and B (of the first row of the spreadsheet), then in Column C type out: =A1*B1then press enter.

2007-02-08 03:22:09 · answer #3 · answered by a280baby 2 · 0 0

In an empty column click a cell. Then hit = then click the first cell you want to multiply, then hit * then click the second cell you want to multiply, then hit enter.
Once the formula works for that particular cell click on the cell and double click the little black + sign on the bottom right corner of the cell (it will make the formula shoot down the entire column.)

2007-02-08 03:21:40 · answer #4 · answered by Strategic Sourcing Expert 4 · 0 0

Assuming that you have data in one column, you want to total up the first column, and then multiple it by the total of the second column

IF the fist column of data was in A1 to A10. in A12 enter the formula: =Sum(A1:A10)
If the second column of data was in B1 to B10, in B12 enter: -SUM(B1:B10)
Finally in C12 enter: =A12*B12

C12 will display the sum of column A times the sum of column B

*******

If what you want to do instead (question is not clear) to the multiple the data in A1 times the data in B1, then the data in A2 times the data in B2, etc, the formula would be =A1*B1
Then repeat (=A2*B2, =A3*B3) until you reach the end of the columns.

2007-02-08 03:29:54 · answer #5 · answered by dewcoons 7 · 0 0

use the formula for exsample "=a1*c7"

2007-02-08 03:20:32 · answer #6 · answered by jenj2569 3 · 0 0

fedest.com, questions and answers