I have columns W:AF that need to be formatted as such:
1) I need a space after each cell that actually contains text.
2) I do not want a space in cells that do not contain text.
3) I do not want a space after the last cell in a row that contains text.
For instace:
If I have: lets make code in cells W, X, and Y. I want cell AG (when I concatenate) to read lets make code with no space after code.
If I have lets code in cells W and X. I want cell AG (when I concatenate) to read lets code with no space after code
Seeing as how each row is different, is what I am asking possible?
Ben
Bookmarks