View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
vezerid vezerid is offline
external usenet poster
 
Posts: 751
Default CHAR(10) in formulas

Hi all,

I thought I would be getting the newline effect if I used

="A"&CHAR(10)&"B"

Instead it is displaying a small square in place of linefeed and keeps
everything in the same line. Strange thing is, if I am in a row below
and I start typing A, autocomplete shows it with the linefeed. If I
finalize the entry (non-formula now), it has two lines as it was
desired in the first place.

Am I missing something?

Regards,
Kostis Vezerides