Thread: Text to Rows
View Single Post
 
Old 05-27-2015, 03:50 AM
saurabhlotankar saurabhlotankar is offline Windows XP Office 2010 32bit
Novice
 
Join Date: May 2015
Posts: 29
saurabhlotankar is on a distinguished road
Default Text to Rows

Hi Everyone,

Please find attached excel sheet. In column A there are few values. some of the cells have multiple values. I want to split such values.
But challenge is I dont want to split value and paste in next column(the way we do in Text to Column). I what i want is if there are 3 vales in cell A1(Split by alt+entre) then code should add 2 more rows below that and paste 2 vales in those two rows.

If its confusing, please refer to my sheet. In cell A1, there are 3 values Alex, Smith and peter. What I want is it should i deally add 2 more rows below A1 and pase smith and peter respectively in it.

Thanks
Attached Files
File Type: xlsx Book2.xlsx (8.6 KB, 12 views)
Reply With Quote