Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Darcy Jones   on Dec 14 In MS Office Category.

  
Question Answered By: Birke Fischer   on Dec 14

There are two separate parts to this, I think: (1) create the rows, (2) sort
them into the desired order.

I suggest you keep the steps separate and just use Excel's normal sorting
capability for step (2).

Now, step (1) is simply a task of breaking up each column  B cell and
producing one row  for each of its parts. The easiest way to separate a
comma-separated list is with the Split function which will create an array
containing the various entries. You also have a space after the comma after
BIE, so you'll presumably need to use the Trim function to remove unwanted
spaces.

Share: 

 
 
Didn't find what you were looking for? Find more on Excel - Data structuring Or get search suggestion and latest updates.


Tagged: