Data Wrangling (Cleaning) in Excel
One of my first steps in Data Wrangling / Cleaning is creating a new column right next to the Vice President column. Notice in the left column that there are extra spaces between the words...what I did was a trim function in the new column and copied the result within.
Next, seeing the salary is in text format where it should be in either currency or number (integer). Will change in within the drop down from text to number.