Hi everyone, quick question that I believe would be pretty simple, but I'm just not sure how to do it. As we all know, text wrap will only disply 1024 characters in a cell. How could I write a macro, that runs every time more than say, 1000 characters is placed in a cell, selects all the characters in excess of 1000, cuts them, and pastes them into the next cell down?
Thanks,
Nathan
PS: If you want to go the extra mile, figure this out: Rather than just cutting out any characters over 1000, find the 1000-character point and round to the nearest word, the cut from that point, and paste.
Thanks,
Nathan
PS: If you want to go the extra mile, figure this out: Rather than just cutting out any characters over 1000, find the 1000-character point and round to the nearest word, the cut from that point, and paste.