filmov
tv
Excel compare two or more text strings
![preview_player](https://i.ytimg.com/vi/HF6aR-T2k1U/maxresdefault.jpg)
Показать описание
To compare two text strings in Excel, you can use the EXACT Function or you can use =A1=B1. The EXACT function checks for case sensitivity. Example "Chris" is not the same as "CHRIS" if you use the EXACT function. With =A1=B1, Chris would appear as the same.
Example:
A1 is Chris
B1 is CHRIS
=A1=B1 will return TRUE. It is not case sensitive.
=EXACT(A1,B1) will return FALSE. It is case sensitive.
IF you want to compare three or more cells, you can use EXACT Function with the AND function.
Chapters:
00:00 Introduction
00:34 Case-insensitive compare
01:08 Trim spaces either side of strings
01:47 Case-sensitive compare
03:10 Case-insensitive multi-compare
#excel #msexcel #microsoftexcel #chrismenard #chrismenardtraining
Chris Menard's Website:
And make sure you subscribe to my channel!
-- EQUIPMENT USED ---------------------------------
-- SOFTWARE USED ---------------------------------
DISCLAIMER: Links included in this description might be affiliate links. If you purchase a product or service with the links I provide, I may receive a small commission. There is no additional charge to you! Thank you for supporting my channel, so I can continue to provide you with free content each week!
Example:
A1 is Chris
B1 is CHRIS
=A1=B1 will return TRUE. It is not case sensitive.
=EXACT(A1,B1) will return FALSE. It is case sensitive.
IF you want to compare three or more cells, you can use EXACT Function with the AND function.
Chapters:
00:00 Introduction
00:34 Case-insensitive compare
01:08 Trim spaces either side of strings
01:47 Case-sensitive compare
03:10 Case-insensitive multi-compare
#excel #msexcel #microsoftexcel #chrismenard #chrismenardtraining
Chris Menard's Website:
And make sure you subscribe to my channel!
-- EQUIPMENT USED ---------------------------------
-- SOFTWARE USED ---------------------------------
DISCLAIMER: Links included in this description might be affiliate links. If you purchase a product or service with the links I provide, I may receive a small commission. There is no additional charge to you! Thank you for supporting my channel, so I can continue to provide you with free content each week!
Комментарии