How to combine data of rows in Excel -


please see image

enter image description here

i have cells: a1 -> a8, know function can use create result b11 (i want use cell ranges, don't need list specified cells)

thanks , regards, tai

i not think can done in formula out of box without morefunc plugin.

this works (although specifies each cell not want):

=concatenate(a1 & ",",a2 & ",",a3 & ",",a4 & ",",a5 & ",",a6 & ",", a7) 

Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -