0% found this document useful (0 votes)
2 views

Excel-Functions-for-Data-Cleaning-Guide

The document provides a list of Excel functions useful for data cleaning, including LEFT, RIGHT, MID, LEN, FIND, SEARCH, SUBSTITUTE, REPLACE, CONCAT, TEXTJOIN, TEXTSPLIT, TEXTBEFORE, TEXTAFTER, UPPER, LOWER, and TRIM. Each function is briefly described, outlining its purpose and how it manipulates text strings. The document serves as a quick reference for users looking to clean and organize data in Excel.

Uploaded by

artemiss3000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Excel-Functions-for-Data-Cleaning-Guide

The document provides a list of Excel functions useful for data cleaning, including LEFT, RIGHT, MID, LEN, FIND, SEARCH, SUBSTITUTE, REPLACE, CONCAT, TEXTJOIN, TEXTSPLIT, TEXTBEFORE, TEXTAFTER, UPPER, LOWER, and TRIM. Each function is briefly described, outlining its purpose and how it manipulates text strings. The document serves as a quick reference for users looking to clean and organize data in Excel.

Uploaded by

artemiss3000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

EXCEL FUNCTIONS

FOR DATA CLEANING

LEFT RIGHT MID LEN

Extracts a specified number Extracts a specified number Extracts a specified number Returns the number of
of characters from the left of characters from the right of characters from the middle characters in a text string
of a text string of a text string of a text string

FIND SEARCH SUBSTITUTE REPLACE

Returns the location of text Returns the location of text Finds specific text within a Replaces a specified
within a text string with case within a text string without text string and replaces it number of characters
sensitivity case sensitivity with new text located in a text string
with new text

CONCAT TEXTJOIN TEXTSPLIT TEXTBEFORE

Combines multiple values Combines multiple values Splits a text string into rows Extracts text from a text
into one value into one value with a delimiter or columns at a specified string before a delimiter
in between each value delimiter

TEXTAFTER UPPER LOWER TRIM

Extracts text from a Reformats all the letters Reformats all the letters Removes all extra spaces
text string after a delimiter of a text string to upper of a text string to lower within a text string, leaving
case case one space between each
word

excel-dictionary.com
Scan to shop all courses, merch, and guides!

You might also like