D
Dennis
Using XL 97 & 2003
Help re: writting the most efficient VBA code to
1) select all cells in "Used Range" (got that I think)
2) Replace each cell in that used range with
Trim(Clean(each cell)) [Not so easy]
Thoughts?
TIA Dennis
Help re: writting the most efficient VBA code to
1) select all cells in "Used Range" (got that I think)
2) Replace each cell in that used range with
Trim(Clean(each cell)) [Not so easy]
Thoughts?
TIA Dennis