D
DRARetired
How can I put a newline command in a cell formula? I've
tried using Alt-Enter, but it doesn't work.
tried using Alt-Enter, but it doesn't work.
-----Original Message-----
In a Worksheet use CHAR(10)
in a macro use CHR(10)
Alt+Enter automatically turns on Cell Wrap. This won't
so you may have to format the cells yourself.
Format, cells, Alignment (tab), turn on wrap cells
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
How can I put a newline command in a cell formula? I've
tried using Alt-Enter, but it doesn't work.
.