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

How to use word multiplication function formula

angryTom
angryTomOriginal
2020-02-19 16:08:2221659browse

How to use word multiplication function formula

How to use the word multiplication function formula

First of all, I have to tell you how the word cell encoding is.

The encoding of the table in word is like this

The first row is A1 B1 C1 D1 E1……
The second row is A2 B2 C2 D2 E2……
Three lines A3 B3 C3 D3 E3……
………………………………

Remember, word and excel are just opposites

PointInsert function (or formula), then delete other content, leaving only "=", and then enter the calculation format.

For example: If you want to calculate the product of A1 and B1, enter A1*B1

=A1*B1

Others after the "=" sign Calculation, and so on

Recommended related articles and tutorials: word tutorial

The above is the detailed content of How to use word multiplication function 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