Have a column C with a lot of data. Many of the cells contain spaces in the end. I want to trim each cell by using a macro looping through each cell.
I want to practice looping.
Is it possible to write a code which loops through each cell and removes the space(s) in each cell.
Thanks.
I want to practice looping.
Is it possible to write a code which loops through each cell and removes the space(s) in each cell.
Thanks.