


Practical Excel skills sharing: 3 tips for quickly calculating mathematical expressions
When we need to uniformly convert mathematical expressions in excel into calculable values, what do friends generally do? This problem seems simple. It seems that it can be solved by just adding an equal sign in front of the expression and pressing the Enter key. But what if it is 1000 rows of data? What about 10,000 rows of data? Making manual changes one by one like this is quite tiring! Below I will share with you 3 batch processing methods to solve the problem in minutes, come and take a look!
"I am a civil engineering surveyor. I survey and map various data outside every day. Due to industry requirements, our data must be written in the form of expressions, but operations When the department makes a budget, the expression must be converted into a number before it can be calculated. Do you guys have any good methods? For N thousand lines of data, if you add '=' line by line and press Enter, it will be too tiring."
This is a question that a classmate actually asked in the group. In fact, it is not only the construction industry, many industries, or some units will definitely require employees to display the calculation process in the form of "expressions" , but such data content does bring a lot of trouble to later calculations. Let’s take a look at the source data first:
If you really don’t know any other method, you can do this:
Manual operation line by line, add "=" before the first character of the expression, and then press the "Enter" key to get the calculation result of the expression. However, these dozen or so test data are quite troublesome to operate. If this was done in actual work, some people would probably go crazy.
1. Use the replacement function of EXCEL
The key to using EXCEL to solve problems is to see how well the user understands the EXCEL function. The deeper you understand, the more ideas you will have for solving problems. Let’s just talk about the first method of manually adding “=". If you change the operation method, you can also get the results in batches.
Is there a "sense of acceleration on the back"?
Step 1:Enter the function=" "&B2; in cell E2; (Connect cell B2 with a space to get the data of cell E2)
Step 2: Drop down to fill the E3:E15 cell range, then copy the E2:E15 cell and paste it as a numerical value;
Step 3:Select the cell range E2:E15, press CTRL H to pop up the "Find and Replace" window, enter a space in the "Find content" field, enter an equal sign in the "Replace with" field, and click "Replace All" button to complete the calculation process.
2. Use the macro table function EVALUATE
Step 1: Select cell F3, press the CTRL F3 key combination, and click "New" in the pop-up "Name Manager" window to pop up the "New Name" window. Enter "JS" in the "Name" field, and enter the function "=EVALUATE(B2)" in the "Reference Location" field.
Step 2: Close the name manager, select the F2:F15 cell range, enter "=JS", and press CTRL ENTER to fill it in. Complete calculation.
Note: Because we use the macro table function, it cannot be saved in an ordinary table, so the table needs to be saved in .XLSM format.
3. Lotus Compatibility Settings
Step 1:In the EXCEL options, select the "Advanced" menu, Scroll down to the end, click the "Convert Lotus 1-2-3 formula" option under "Lotus Compatibility Settings", and then click "OK".
Step 2: Select the expression area in the worksheet, and in the "Data" tab, click the "Sort to Columns" function key to complete The process of converting an expression into a numerical value. (Please see the animation for detailed steps)
It should be noted that if we enter an expression in the cell at this time, EXCEL will automatically convert the expression into a number, so if you still need to display the expression, you must re-enter the EXCEL option and change " Uncheck the box in front of "Convert LOTUS 1-2-3".
[Editor’s Note]
That’s all for today on how to convert expressions into numerical values. The content is very simple and the operation is also very simple, but I believe that in In actual work, you can help many students. Do more operations and summarize more, and try to digest every knowledge point you see in the tribe nest into your own knowledge. This should be something you and we all hope for.
Related learning recommendations: excel tutorial
The above is the detailed content of Practical Excel skills sharing: 3 tips for quickly calculating mathematical expressions. For more information, please follow other related articles on the PHP Chinese website!

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

This tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo

This tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi

This Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The

Unlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft