In this post lets talk about few simple Excel tricks which are handy to clean small datasets.
How can we split text from one column into multiple columns?
- Sometime you might have a time stamp in given column but you want date and time in separate column for analysis.
- Select the column of interest, go to Data tab in excel and click in "Text to columns".
- You will get a popup window. In first step here we can select if we want to split column based on fixed width or based a delimiter character. Lets select delimiter and click on next.

