Hello all!
I'm working on a macro for a friend's spreadsheet and have run into a snag.In column T, each cell contains either the following text:
2015-05-14 - ROSS: FWL NOTES
DEC FILED 5/13/15
or else appears to be blank.
However, I pasted them into Word and, in reality, there's a carriage return immediately after "NOTES" and 2 (or possibly more in some cells) paragraph marks after the date. We need to put 3 spaces after "NOTES", delete the carriage return and delete everything after the date. I tried copying the carriage return from Word and doing a Find/Replace, but it doesn't work.
In the "blank" cells there's actually a little circle that, I gather, is a non-blank space. Those need to go away. I've tried copying the character from Word and doing a Find/Replace; I've tried using Char160 and Char0160, using the number keypad, but I can't get rid of them!
(I did try copying the whole column and Paste Special/Values in a blank column and that did everything except getting rid of the carriage return, but that seems like a roundabout way to do it.)
I've just been trying to accomplish this directly on the sheet instead of a macro, just to try and get an idea of what I NEED to do in the macro, but, so far, I'm failing! Anybody got any solutions?
Thanks!
Jenny
Bookmarks