This Excel tutorial explains how to use Excel Macro to remove space in prefix and suffix in all worksheets.
Excel Macro remove space in prefix and suffix
Most recently I performed data validation on Excel spreadsheet in which the data contained a lot of spaces in prefix and suffix. I guess this happened because they delimited the data string using space. For example, seperating first name from full name.
Suffix with space is not possible to identify by eye, but I had to remove all spaces ...
Read More