Sure, you can do it without a macro.
if you want a space with the comma, 
just use ", " instead of just the ","

=CONCATENATE(A1,",",A2,",",A3)



----- Original Message ----
> From: Tobi Hammet <speich...@gmail.com>
> To: MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com>
> Sent: Thursday, January 22, 2009 5:05:38 AM
> Subject: $$Excel-Macros$$ collumn values -> list in cell seperated by kommas
> 
> 
> This does not have to be a makro, if its possible.
> 
> Source:
> 
> A1:5
> A2:7
> A3:7
> 
> what i want from this:
> 
> B1: 5,7,7
> 
> (those values seperated by kommas)
> 
> so can it be done without a makro?
> 
> 

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
 
If you find any spam message in the group, please send an email to Ayush @ 
jainayus...@gmail.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to