![]() |
merge text from a column into on cell seperated by comma's
I've got a range that can be of varying size, depending on the
information entered. I'm able to strip out the blank cells so that i am left with a range of cells that all have data in them. Now i want to take the entries in these cells and combine them into one cell seperated by columns. For example if i have A 1 Word 2 Some 3 14 4 Other then i want a cell to be Word, Some, 14, Other All of the examples i've found through searching don't seem to be working, any ideas? |
merge text from a column into on cell seperated by comma's
Craig
Im getting booted from a public cpu right now. I have a custom function to send ya. Get it to you later today. Mark |
merge text from a column into on cell seperated by comma's
|
merge text from a column into on cell seperated by comma's
your words are in a2 to a5
enter ", " comma and a space in cell A1 enter =A2&A1&A3&A1&A4&A1&A5 in B1 -- Greetings from New Zealand Bill K "Craig" wrote in message ups.com... I've got a range that can be of varying size, depending on the information entered. I'm able to strip out the blank cells so that i am left with a range of cells that all have data in them. Now i want to take the entries in these cells and combine them into one cell seperated by columns. For example if i have A 1 Word 2 Some 3 14 4 Other then i want a cell to be Word, Some, 14, Other All of the examples i've found through searching don't seem to be working, any ideas? |
All times are GMT +1. The time now is 05:06 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com