View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Philipgrae Philipgrae is offline
external usenet poster
 
Posts: 6
Default Parsing, separating, inserting. copying

Just seen what a mess the data looks like when posted.....

To explain, there should be four columns in the example, A to D. In
each is a piece of data (Date, Name, Delimited text and Text.

There are four rows, 1 to 4.

In the output, ther are still four columns, with the delimited text
separated out into new rows, thus increasing the number of rows in the
set to 6.

I need the non-delimited data that remains in the set to be copied UP
into the blank cells created by the separation and placement of the
delimited data.

I hope that makes sense!

P ;)