View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tix Tix is offline
external usenet poster
 
Posts: 6
Default Splitting a cell into rows instead of columns

Hi, i have a cell with approx 600 names in it seperated by a semi colon. I
want to get this data into rows, so one name per cell going down the page in
list form. Text to columns does that for columns, but Excel doesnt have
enough columns for that much data (otherwise i could do text to columns then
paste special and transpose to get it in a row).

Is there a similar command to text to columns that pastes the data from a
cell into rows rather than columns?