View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Henry Stock Henry Stock is offline
external usenet poster
 
Posts: 13
Default Does Alt-Enter insert a non-printing character in a cell string?

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?

--
Henry Stock, Network Administrator
onProject.com
3 Wing Drive
Cedar Knolls, NJ 07927-1006