I have cells within a worksheet that have text such as:
Should look like![]()
Please Login or Register to view this content.
What I think I need is VBA that...![]()
Please Login or Register to view this content.
- delete a char(10)
- replace char(10) followed by a space with only one space
- replace two consecutive char(10) with only one char(10)
Any help would be greatly appreciated.
Bookmarks