Home > Topics > excel > body text

How to add unit multiplication formula in Excel table?

coldplay.xixi
Release: 2020-07-07 10:31:30
Original
34202 people have browsed it

How to use unit multiplication formula in Excel table: first open the table and enter the corresponding data; then enter the formula in cell C1 [=LEFT(A1,FIND("jin",A1)-1)*LEFT (B1,FIND("元",B1)-1)】; If the final unit is inconsistent, you can modify it.

How to add unit multiplication formula in Excel table?

Excel table with unit multiplication formula method:

1. Open the excel table;

How to add unit multiplication formula in Excel table?

2. Enter the data for the corresponding demonstration;

How to add unit multiplication formula in Excel table?

3. We enter the formula in cell C1: =LEFT(A1, FIND("jin",A1)-1)*LEFT(B1,FIND("元",B1)-1) and click OK;

How to add unit multiplication formula in Excel table?

4. At this time The corresponding result is displayed;

How to add unit multiplication formula in Excel table?

5. If the unit is different from the above demonstration, modify it in the formula;

How to add unit multiplication formula in Excel table?

6. Addition, subtraction, multiplication and division are all possible, ,-,*,/.

How to add unit multiplication formula in Excel table?

Related learning recommendations: excel basic tutorial

The above is the detailed content of How to add unit multiplication formula in Excel table?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template