H
Henry Stock
You can force a carriage return linfeed into an Excel cell to cause the
visible text to wrap by using the key combination Alt-Enter.
But does doing that actually insert something into the text string of that
cell?
Would there be an invisible chr(010) + chr(013) in the text string?
visible text to wrap by using the key combination Alt-Enter.
But does doing that actually insert something into the text string of that
cell?
Would there be an invisible chr(010) + chr(013) in the text string?