Home  >  Article  >  Topics  >  How to use word multiplication formula

How to use word multiplication formula

尚
Original
2019-06-18 14:51:3134693browse


How to use word multiplication formula

You can use the following two methods to calculate the multiplication of two numbers in a Word table:

Method 1:

Example: Calculate the total amount in the following set of data

How to use word multiplication formula

1. Place the cursor on the table total In the cell of the amount

2. Click the Table Tool Layout----Formula button

How to use word multiplication formula

3. The formula dialog box will pop up, enter the formula Enter in the box: =B2*C2;

How to use word multiplication formula

4. After clicking the OK button, the effect is as shown in the figure.

How to use word multiplication formula

Method 2:

Open a word document.

How to use word multiplication formula

#2. Place the cursor in the last cell of the first row and click the Layout-fx Formula button.

How to use word multiplication formula

#3. In the formula dialog box, set the paste function to product and replace the sum formula.

How to use word multiplication formula

#4. Enter the parameters left in the function parameters, click the OK button to view the results.

How to use word multiplication formula

5. Select the obtained result, execute the ctrl c copy command, and then execute the ctrl v paste command in other cells.

How to use word multiplication formula

#6. Select the rightmost column of data and press the shortcut key f9 to refresh the data, so that other data will automatically change.

How to use word multiplication formula

For more technical articles related to Word, please visit the Word Tutorial column to learn!

The above is the detailed content of How to use word multiplication formula. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn