johndrake
Technical User
- Jul 25, 2002
- 97
Within a cell, if you have the following
-foo1 ab1
-foo2 ab2
-foo3 ab3
How would you replace the carriage return line feed to get this in the cell, instead:
-foo1 ab1 -foo2 ab2 -foo3 ab3
Instead of the contents being on multiple lines, it is on one line of the cell
-foo1 ab1
-foo2 ab2
-foo3 ab3
How would you replace the carriage return line feed to get this in the cell, instead:
-foo1 ab1 -foo2 ab2 -foo3 ab3
Instead of the contents being on multiple lines, it is on one line of the cell