inserting special character (ctrl-enter) into cell

  • Thread starter Thread starter sean
  • Start date Start date
S

sean

I need to add the 'ctrl-enter' character into a cell.
The cell will be imported into another program that uses
this character to identify the 'enter' character.
 
Sean,

Either edit the cell, and use Ctrl-Enter at the place you want it, or
use CHR(10) in code to modify the cell's content.

Other than that, you need to give more information....
 
Yes! Amazing what your mind does sometimes....

Thanks, Peo.
Bernie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top