Are you still using column splitting to batch convert text data? No wonder you always work overtime! The following article will share with you two methods of quickly converting text data in batches. I hope it will be helpful to you!
Recently, a friend cried and complained that she often needs to export tabular data from the system, and the exported data types are all text, which is not convenient for subsequent statistics, and the data type needs to be converted. Each conversion takes a lot of time. Take the following table as an example.
She said that she usually uses the data partitioning method to convert column by column, and the operation is super cumbersome.
This is indeed too inefficient. If there are many data columns, use the mouse to continuously click "Collate", "Next" and "Finish" Buttons are so easy to press that your hands will cramp. So what's the solution?
1. Batch conversion using the error checking option button
Perhaps everyone has noticed that the upper left corner of the cell where the text number is located will Displays a green triangle.
The green triangle is the error checking symbol. If the cell is selected at this time, the "Error Checking Options" button will appear on the left side of the cell. Click the drop-down button and the options menu will be displayed. As long as we select the "Convert to Number" option, the cell can be converted from text format to numeric format, as shown in the figure below.
There is a problem, this is only a single cell data type conversion! What we want is batch conversion of multiple cell data types. How to achieve this? It’s not difficult, please be patient and read on.
Operation steps:
Use the mouse to select the cell range that needs to be converted to numerical format, or directly enter the data range in the name box, for example, product For the area from table B2 to M16, enter B2:M16 and press Enter. The "Error Checking Options" button will still appear on the left side of cell B2. Click the button to select the "Convert to Number" option, and the text data type will be converted to a numerical type in batches.
Please see the demonstration effect↓↓↓
2. Paste Special Batch Conversion
Operation steps:
Select any blank Cell, press Ctrl C key combination to copy. Then select the data area that needs to be processed, right-click the mouse, select the "Paste Special" command in the pop-up shortcut menu, and in the "Paste Special" dialog box that opens, select "Value" and "Add" buttons, and finally click the "OK" button to realize batch conversion of text data to numerical data. Please see the demonstration effect↓↓↓
Select The other steps of the Paste Special operation remain unchanged. In the "Paste Special" dialog box, select
"Value" and "Minus" buttons, and finally click the "OK" button;
or enter the number "1" in any blank cell, copy the cell, select the data area that needs to be processed, and click the mouse Right-click and select the "Paste Special" command in the pop-up shortcut menu. In the "Paste Special" dialog box, select The "Value", "Multiply" or "Divide" buttons can also achieve the target task.
Main principle: Excel text numbers can be used as numerical values to directly participate in the four arithmetic operations, and the operation results are numerical values. If you want to keep the numerical value unchanged, you can perform four arithmetic operations with the number "0" or "1". For example, addition, =B2 0; subtraction, =B2-0; multiplication, =B2*1; division, =B2/1.
Let’s give it a try and practice. If we encounter such a problem in the future, we will be able to solve it quickly.
Related learning recommendations:
excel tutorialThe above is the detailed content of Practical Excel skills sharing: quickly convert text data in batches!. For more information, please follow other related articles on the PHP Chinese website!

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于折叠表格的相关问题,就是分类汇总的功能,这样查看数据会非常的方便,下面一起来看一下,希望对大家有帮助。

在之前的文章《实用Excel技巧分享:利用 数据透视表 来汇总业绩》中,我们学习了下Excel数据透视表,了解了利用数据透视表来汇总业绩的方法。而今天我们来聊聊怎么计算时间差(年数差、月数差、周数差),希望对大家有所帮助!

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于AGGREGATE函数的相关内容,该函数用法与SUBTOTAL函数类似,但在功能上比SUBTOTAL函数更加强大,下面一起来看一下,希望对大家有帮助。

在之前的文章《实用Word技巧分享:聊聊你没用过的“行号”功能》中,我们了解了Word中你肯定没用过的"行号”功能。今天继续实用Word技巧分享,看看Excel表格怎么借用Word进行分栏打印,快来收藏使用吧!

在之前的文章《实用Excel技巧分享:原来“定位功能”这么有用!》中,我们了解了定位功能的妙用。而今天我们聊聊合并后的单元格如何实现筛选功能,分享一种复制粘贴和方法解决这个问题,另外还会给大家分享一种合并单元格的不错的替代方式。

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于zenmm制作倒计时牌的相关内容,使用Excel中的日期函数结合按指定时间刷新的VBA代码,即可制作出倒计时牌,下面一起来看一下,希望对大家有帮助。

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于如何使用函数寻找总和为某个值的组合的问题,下面一起来看一下,希望对大家有帮助。

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于折线图的相关问题,下面就根据一些示例来看一下怎么去应用,希望对大家有帮助。


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

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Atom editor mac version download
The most popular open source editor

Dreamweaver Mac version
Visual web development tools

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

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
