

Similar to how you can use TRIM within a lookup function to cleanup your data, you can also use VALUE in the same fashion with your lookup functions. Use The VALUE Function With LOOKUP Functions This is because there was an extra space entered in Cell B2. What is causing this ? Both cells have just the word 'Hello' in them! Well, if you use the LEN( ) function to determine the length (how many characters) of our 'Hello' values, you will see that Value 1 has a length of 5 and Value 2 has a length of 6. This text is giving us a FALSE which means they do not equal each other. These 'ghost' characters take form as spaces and if they occur in the beginning or end of text, we cannot see any visual evidence of their existence! In the example below, Cell C2 is testing to see if A2 = B2. Sometimes when you receive extracted data or you are trying to compare two data sets, 'ghost' characters will slip into the cell values and try to play tricks with you.

#GOOGLE SHEETS DOES NOT EQUAL SIGN SERIES#
The only way to find out is to cut in and see what's inside! Below I will list a series of tests you can perform on your values to determine why Excel thinks data points are different when they appear to be the same.
#GOOGLE SHEETS DOES NOT EQUAL SIGN HOW TO#
I hope my tutorial on how to use the Does Not Equal operator in Google Sheets will be of help to you.Not what you were expecting, right? The main point I want to get across to you today is things might not always be as they appear in Excel. Operator Name Symbol Greater than > Less than Greater than, or equal to >= Less than, or equal to <= Comparison Operators: OthersĪpart from the Does Not Equal operator, there are five other mathematical operators available in Google Sheets. You can filter out the cells with the “TRUE” results to see all of the people who are not working in medicine. If you choose to do so, the answers for the rest will pop up on its own as well. Alternatively, Google Sheets will also suggest an “ Auto Fill” option for you. To apply the same Does Not Equal formula to the rest of the row, I can simply select the cell B2 and drag my cursor till the end of the list. Therefore, when I wanted to check whether the value in the cell does not equal to “medicine”, Google Sheet responded with “FALSE”. This is so because the cell B2 does contain the text value “medicine”. Now, I will press the “Enter” key on my keyboard to get the results.Īs shown in my example, after I have pressed “Enter” following the input of my Does Not Equal formula, my spreadsheet has generated the answer “False” for the first row. So, in my first column, I have gathered the names of these people and in column B, I have the names of their fields and professions.Ĥ. Let’s assume that I have a list of people and the respective professions they are in. This can be achieved with the following steps shown below.Ģ. The Does Not Equal to tool is essentially used to compare and filter data. The Does Not Equal To Feature: How to use it This symbol is a combination if two different comparison operators: namely the greater than operator “>” and the less than operator “<”.


Comparison Operators: Others Introduction to the Does Not Equal in Google Sheets.The Does Not Equal To Feature: How to use it.Introduction to the Does Not Equal in Google Sheets.
