The TRIM function for Data cleaning
What is the TRIM function in Excel? When we prepare the data, the first step is data cleaning. Data cleaning is the most important criterion for the analysis of any data. Here we will discuss the most hidden function called "TRIM."
The TRIM function does clean extra spaces from the selected cell. The specialty of this function is making cleaning of the data and ensuring that data is properly usable for analysis. This is the specialty to put the right spaces and remove some extra spaces. This is the core thing, to make this function standable in the data cleaning part.
The TRIM function syntax is here:
=TRIM(text)
text:- The text or cell, which you want to remove the extra spaces.

Comments
Post a Comment