Data Cleaner is easy to use tool for MS Excel. After installing it, you can see a separate menu in Excel 2000/XP/2003 or a separate Ribon strip in Excel 2007/2010 as shown above.
Remove all Numeric is used to remove all digits from selected cells. E.g. 0abc123 = abc
Remove all Alphabets is used to remove all alphabets from selected cells. E.g. 0abc123 = 0123
Remove user-defined Chars is used to remove any text specified by user from selected cells. You can specify any text value E.g. Special Chars like (@#$^&!-+*|\/?><.,`~[]{}_=), Digits (0-9), alphabets(a-z, A-Z).
Remove all spaces is used to remove all spaces even a single space from selected cells.
E.g.: " 0 a b c 12 3 " = "0abc123"
Remove all Leading/Trailing Spaces is used to remove all leading and trailing spaces from selected cells. E.g.: " 0 a b c 12 3 " = "0 a b c 12 3"
Remove all Excessive Spaces is used to remove all leading, trailing and excessive spaces from selected cells. E.g.: " 0 a b c 12 3 " = "0 a b c 12 3"
Duplicate Preventer is used to prevent further duplicate entries in selected column. To Activate Duplicate Preventer just click on Duplicate Preventer from Data Cleaner menu, a dialog box appears, just click to Apply button to Activate it or choose Deactivate Preventer to deactivate it and press Apply button. see fig.1 below. |