Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
i don't know if there is any direct function for this....
i suggest you to use VBA.. Function Concate(x) For Each b In x.Cells a = a & b & ", " Next Concate = Left(a, Len(a) - 1) End Function just type in B1: =Concate(a1:a700) "barbierim" wrote: OK I have zipcodes in column A (a1-a700) and I would like to put all into B1 separated by a ",". so that B1 will have 700 zipcodes all separated by a comma what's the formula? Gracias in advance Mark -- barbierim ------------------------------------------------------------------------ barbierim's Profile: http://www.excelforum.com/member.php...o&userid=28381 View this thread: http://www.excelforum.com/showthread...hreadid=479689 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stack multiple columns into one column... is there an easy way? | Excel Discussion (Misc queries) | |||
OsCommerce - Easy Populate Script - CSV/TXT Conversion Problem. | Excel Discussion (Misc queries) | |||
Is there an easy way to create a calendar look up table in excel | Excel Discussion (Misc queries) | |||
new user with easy question? not easy for me | New Users to Excel | |||
is there an easy way to move parts of cells around | Excel Discussion (Misc queries) |