A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
If you want to change:
NONREF
VENDOR NAME
to
NONREF
VENDOR NAME
(those exact strings!)
You can select the range
Edit|replace
what: NONREF(ctrl-j)(ctrl-j)VENDOR NAME
with: NONREF(ctrl-j)VENDOR NAME
replace all
The ctrl-j characters (hold the control key while hitting j) are the equivalent
of the alt-enter (char(10)) characters.
The edit|replace dialog may look weird when you're doing it, but try it. You'll
like it!
Lisavh wrote:
I have downloaded data into an excel worksheet from my bank website. Each cell contains several lines of text with one extra return space:
NONREF
VENDOR NAME
TR FM ####-####-### AT 32.07
L/O 02.08.10 FX USD 1800000.00
AT 32.0700000
After "NONREF" and before "VENDOR NAME" there is an extra return line. I would like to search for and delete these extra returns. How can I do this without manually deleting them per cell.
TIA, LisaVH
--
Dave Peterson