Thread: Splitting Rows
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DavidP[_3_] DavidP[_3_] is offline
external usenet poster
 
Posts: 17
Default Splitting Rows

I think we would have to have more information to help you. e.g. Are
there always the same nymber of characters in a row, Is there any
identifiers to aim for such as all rows start with "XXXX" etc

DavidP


On Fri, 7 Nov 2003 16:25:04 -0500, "Michael Koerner"
wrote:

I have the task of scanning in a large number of tables, running them through an
OCR program into Excel. for the most part it works just fine. But, on occasion I
end up getting a number of rows combined into one row. I would like to know if
there might be an easy way of extracting/splitting the information into it's own
row(s)