J
Janis
This macro has an error and doesn't compile. I also need it to delete 2
spaces.
Sub delSpaces()
Intersect(Selection, Selection.SpecialCells(xlConstants,
xlTextValues)).replace(", ",",")
End Sub
tia,
spaces.
Sub delSpaces()
Intersect(Selection, Selection.SpecialCells(xlConstants,
xlTextValues)).replace(", ",",")
End Sub
tia,