Excel Data Cleaning for AML/CFT Analyst and Investigators
INSTRUCTOR: Nasiru Musa CAMS
Introduction to the course
The follow through exercise
Attributes of a good Data-set in Excel
Introduction to Text Data Type Data Cleaning
First Name Column Values : The CODE() and ASCII
First Name Column Values : Using the CODE() to Detect Errors
Applying the CLEAN() function to clean non-printable characters
Applying the TRIM() function to clean Leading and Trailing Spaces
The SUBSTITUTE(), CHAR() and the TRIM() functions to clean Non-Breaking Spaces
The PROPER() function to format Text Values
Introduction to the Last Name Data Cleaning Exercise
CODE() function to detect errors in Last Name column values
Applying the =PROPER(CLEAN(SUBSTITUTE(CHAR()))) combination for data cleaning
FREE PREVIEWIntroduction :The IF() function in the data cleaning exercise
CODE() Try it yourself Exercise: Detecting Errors in the Address Column Values
Combining the IF() with OR(),TRIM(),CLEAN(),SUBSTITUTE() and PROPER() functions
FREE PREVIEWRemoving Non-Printable Characters between Text Strings using the Function Combo
The CONCATENATE() Function
Introduction to exercise and try it yourself exercise: RIGHT() and LEN()
Applying the LEN() Function to check for errors in the Phone column
Combination RIGHT(),LEN() ,IF(IF()) and other functions to correct phone values
=TRIM(CLEAN(SUBSTITUTE(CHAR()))) to fix Text Errors
=IF(OR()) combination to fix column values
VLOOKUP() and IFERROR() in Data Cleaning
=IFERROR(VLOOKUP()) combination in fixing the column value Errors
WebHD_720p (1)Date of Departure Column Values : ISNUMBER() and "TEXT TO COLUMN"
Date of Departure Column Values : DATE() function
Date of Birth Column Values: ISNUMBER()
Amount Column Values: VALUE() and TEXT() Functions
Conditional Formatting and Remove Duplicates Features of Excel
Introduction to the Exercise
Add Age Column: YEAR() and TODAY() Combination
Add Month of Departure Column: TEXT() Function
WebHD_720p
Practice Exercise #1: HR Sample Dataset 1
Practice Exercise #2: HR Sample Dataset 2
Practice Exercise #3: Sales Sample Dataset
What did you Learn?
Nasiru Musa CAMS