Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to make a list of names appear in a vertical list in one cell. I
cannot just merge a series of cells together, this is a preformatted worksheet template. Is there a way to do this without just hitting the space bar until it drops down in the cell? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use alt+enter to effect a line break w/in a cell. Lots of spaces would not
only be tedious, but would be dependent on the column width. "Scott@CW" wrote: I need to make a list of names appear in a vertical list in one cell. I cannot just merge a series of cells together, this is a preformatted worksheet template. Is there a way to do this without just hitting the space bar until it drops down in the cell? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Scott
Type a name the hit Alt + Enter. Type another name then hit Alt + Enter The Alt + Enter gives you a hard return in the cell. Alternative........in a helper cell enter this formula =A1 & CHAR(10) & A2 & CHAR(10) & A3....etc. Gord Dibben MS Excel MVP On Fri, 16 Feb 2007 08:22:15 -0800, Scott@CW wrote: I need to make a list of names appear in a vertical list in one cell. I cannot just merge a series of cells together, this is a preformatted worksheet template. Is there a way to do this without just hitting the space bar until it drops down in the cell? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional format in a List | Excel Discussion (Misc queries) | |||
Data Validation - List - keeping the format of the list - shading | Excel Discussion (Misc queries) | |||
Excel List & Format | Excel Worksheet Functions | |||
How to format two repeating XML elements w/o getting list of list | Excel Discussion (Misc queries) | |||
format control of a list box | Excel Worksheet Functions |