View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AussieDave AussieDave is offline
external usenet poster
 
Posts: 22
Default Suppress display of Print Control Characters

I'm using Chr(10) to split lines within a single cell and these are
displaying as a small box. How do I suppress this display but keep
the separate lines within the cell? Thanks in advance, Dave.