excel - How to accumulate text cells -


Is this a function in Excel 2010 that gets duplicated in the column range and is possible based on the number of duplicates

  Family Name Age Postcode Do John 40 1400 Do Jane 35 1400 Do Baby 5 1400 Mark Peter 14 1600 Matt Simon 25 1700 Matt Paul 14 1700   

And I The name of the family [Member / age] [Postcode] Do John [John / 40, Jane / 35, Baby / 5] 1400 Mark Peter [Peter / 14] ] 1600 Matt Simon [ Simon / 25, Paul / 14] 1700

It seems that there is an array function in it shall include.

You can find some useful here:

Maybe:

Or:

I do not know that you are right Will be able to formatted in the same way that you are showing but you get at least the result

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -