HI David, *"Wrap Text" *only avoiding continues spaces from the cell text. That's why output not containing any empty rows in between.
If you check total length of cell - say "=LEN(B8)", its counting spaces too. I hope this clarify clear. On Mon, Jun 11, 2012 at 1:14 AM, David Grugeon <da...@grugeon.com.au> wrote: > Hi Maries > > Interesting. Do you know what is going through Excels mind when it does > that? Why it does not just end up with lots of empty rows? > > On 11 June 2012 17:19, Maries <talk2mar...@gmail.com> wrote: > >> HI, >> >> Use the below formula.... PFA. >> * >> =SUBSTITUTE(B2,",",REPT(" ",1000))* >> >> >> >> On Sun, Jun 10, 2012 at 11:50 PM, David Grugeon <da...@grugeon.com.au>wrote: >> >>> Hi Nalini >>> >>> Select the data >>> Ctrl H to bring up the replace dialog >>> Click in the "Find what" box. Type a comma. >>> Click in the "Replace with" box. >>> Hold down ALT and on the number pad type 013. Release ALT >>> Hold down ALT and on the number pad type 010. Release ALT >>> Click Replace All >>> Select the rows and with the mouse between two row numbers on the left >>> double click. >>> >>> Regards >>> >>> David Grugeon >>> >> >> >> >> -- >> * >> * >> * MARIES* >> Excel Inspiration <http://xcel-inspiration.blogspot.com/> >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread titles. Poor thread titles, like Please >> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice >> will not get quick attention or may not be answered. >> >> 2) Don't post a question in the thread of another member. >> >> 3) Don't post questions regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com >> >> To unsubscribe, send a blank email to >> excel-macros+unsubscr...@googlegroups.com >> > > > > -- > David Grugeon > > -- > FORUM RULES (986+ members already BANNED for violation) > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > > 2) Don't post a question in the thread of another member. > > 3) Don't post questions regarding breaking or bypassing any security > measure. > > 4) Acknowledge the responses you receive, good or bad. > > 5) Cross-promotion of, or links to, forums competitive to this forum in > signatures are prohibited. > > NOTE : Don't ever post personal or confidential data in a workbook. Forum > owners and members are not responsible for any loss. > > > ------------------------------------------------------------------------------------------------------ > To post to this group, send email to excel-macros@googlegroups.com > > To unsubscribe, send a blank email to > excel-macros+unsubscr...@googlegroups.com > -- * * * MARIES* Excel Inspiration <http://xcel-inspiration.blogspot.com/> -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. ------------------------------------------------------------------------------------------------------ To post to this group, send email to excel-macros@googlegroups.com To unsubscribe, send a blank email to excel-macros+unsubscr...@googlegroups.com