当前位置:网站首页>Excel finds the same value in a column, deletes the row or replaces it with a blank value
Excel finds the same value in a column, deletes the row or replaces it with a blank value
2022-07-02 19:05:00 【cy413026】
Catalog
1. Find the same value in a column
Reference documents
1. Find the same value in a column
Located in Excel There is a column of data as follows :

A4-A23 There are many identical values in , Delete duplicate values are given below , Replace with null values and merge operations
1.1 Delete duplicate values

Select delete duplicate values in the data The effect is as follows :

1.2 Replace with a null value
Sometimes the scene is as follows A Although the column has repetition B Different columns , We can't just delete A Rows with duplicate columns , Instead, you just need to A Replace the row with null value if the column is repeated

The operation process is as follows :

1. Find the duplicate data in the auxiliary column with a formula and mark
2. Copy and paste auxiliary columns as values

3. Filter out with chognfu The line of


4. Select all cells with duplicates , Right click Clear content , The effect is shown in the following figure on the right


At this point, the replacement with a null value has been completed ( Pay attention to distinguish between null values and blank characters "" The difference between ,=IF(COUNTIF($B8:B27,B8)=1,B8,"") There is a "" White space characters for ).
1.3 Merge same values
Or to 1.2 Festival scene So let's sort it first , The effect is as follows

边栏推荐
- sql训练2
- R语言使用epiDisplay包的lsNoFunction函数列出当前空间中的所有对象、除了用户自定义的函数对象
- 《病人家属,请来一下》读书笔记
- What are the links of the problem
- The difference between SLC, MLC, TLC and QLC NAND SSD: which is better?
- 【每日一题】第二天
- The R language dplyr package rowwise function and mutate function calculate the maximum value of multiple data columns in each row in the dataframe data, and generate the data column (row maximum) cor
- How performance testing creates business value
- Introduction to the paper | analysis and criticism of using the pre training language model as a knowledge base
- R language uses the lsnofunction function function of epidisplay package to list all objects in the current space, except user-defined function objects
猜你喜欢

第一次去曼谷旅游怎么玩?这份省钱攻略请收好

谷歌官方回应:我们没有放弃TensorFlow,未来与JAX并肩发展

性能测试如何创造业务价值

【JVM调优实战100例】03——JVM堆调优四例

ICDE 2023|TKDE Poster Session(CFP)
![[100 cases of JVM tuning practice] 01 - introduction of JVM and program counter](/img/c4/3bba96fda92328704c2ddd929dcdf6.png)
[100 cases of JVM tuning practice] 01 - introduction of JVM and program counter
![[test development] software testing - concept](/img/24/9ee885d46f7200ae7449957ca96b9d.png)
[test development] software testing - concept

The difference between interceptor and filter
![[0701] [paper reading] allowing data imbalance issue with perforated input during influence](/img/c7/9b7dc4b4bda4ecfe07aec1367fe059.png)
[0701] [paper reading] allowing data imbalance issue with perforated input during influence

故障排查:kubectl报错ValidationError: unknown field \u00a0
随机推荐
Looking for innocence in New York -- a beautiful day at the discovery center of Legoland, New Jersey
CDN acceleration and breaking J anti-theft chain function
[paper reading] Ca net: leveraging contextual features for lung cancer prediction
[Yugong series] July 2022 go teaching course 001 introduction to go language premise
[test development] takes you to know what software testing is
Mysql高级篇学习总结7:Mysql数据结构-Hash索引、AVL树、B树、B+树的对比
ORA-01455: converting column overflows integer datatype
高频面试题
QT中的QPropertyAnimation使用和toast案列
ICDE 2023|TKDE Poster Session(CFP)
After 22 years in office, the father of PowerShell will leave Microsoft: he was demoted by Microsoft for developing PowerShell
第一次去曼谷旅游怎么玩?这份省钱攻略请收好
R language uses lrtest function of epidisplay package to perform likelihood ratio test on multiple GLM models (logisti regression). Compare whether the performance of the two models is different, and
The text editor hopes to mark the wrong sentences in red, and the text editor uses markdown
故障排查:kubectl报错ValidationError: unknown field \u00a0
R language dplyr package Na_ The if function converts the control in the vector value into the missing value Na, and converts the specified content into the missing value Na according to the mapping r
The second bullet of AI development and debugging series: the exploration journey of multi machine distributed debugging
医院在线问诊源码 医院视频问诊源码 医院小程序源码
[fluent] dart data type (VaR data type | object data type)
Kubernetes three open interfaces first sight