I have a text file which should transfer to over 5500 rows in an Excel table. I need to transfer it in such a way as to have the data in between the spaces included on one row, with a new cell for each line of data. Here’s a sample of the data:
G0002 <?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Aaron
{ah-ar-ohn'} <o></o>
of Hebrew origin [175]; <o></o>
TDNT - 1:3,1; n pr m <o></o>
AV - Aaron (5) <o></o>
1) Aaron meaning "a teacher, or lofty". A brother of Moses, the first high priest of Israel
<o></o>
<o></o>
G0003 <o></o>
Abaddon
{ab-ad-dohn'} <o></o>
vs the alternative spelling ABBADWN <o></o>
of Hebrew origin [11]; <o></o>
TDNT - 1:4,1; n pr m <o></o>
AV - Abaddon (1) <o></o>
1) Ruin, Destruction <o></o>
2) The place of destruction <o></o>
3) Name of the angel-prince of the infernal regions, the <o></o>
minister of death and the author of havoc on the earth. From <o></o>
the occurrence of the word in Ps. 88:11, the rabbis have made <o></o>
Abaddon the nethermost of the two regions into which they <o></o>
divide the lower world; but that in Rev09:11 Abaddon is the <o></o>
angel and not the abyss is perfectly evident in the Greek.
<o></o>
<o></o>
G0004<o></o>
abares
{ab-ar-ace'}<o></o>
from G0001 (as a negative particle) and G0922;<o></o>
TDNT - omitted,omitted; adj<o></o>
AV - not burdensome (1)<o></o>
1) not burdensome, not heavy, light without weight
<o></o>
<o></o>
G0005<o></o>
Abba
{ab-bah'}<o></o>
of Aramaic origin [2];<o></o>
TDNT - 1:5,1; n<o></o>
AV - Abba (3) <o></o>
1) Father, customary title used of God in prayer
<o></o>
<o></o>
G0006 …
<o></o>
<o></o>
There are over 5500 of these individual “Records” of varying length and composition. If I could figure out how, I would also like to get similar data in the same columns. The first 3 columns will always match up. After that, only the columns that start “AV”, and “1)” are always included. Other columns appear most of the time, like the ones beginning “TDNT”, or the one that starts “<”. If there is a way to maintain data order and have these columns line up, that would be ideal.
If we can get all of the information for the numbered items into the same cell, even though it is on seperate lines, that would be nice also. Again, even if you can only get me started, that would be great.
If you can even get me “Close” to this output, it would save time. (I had hopes of figuring out how to include a small sample table that lines up with how my finished results need to look, but I can't see how to do that in this box. If you can tell me how to do so, I will add it. Thanks for any help you can offer.
Mike
G0002 <?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Aaron
{ah-ar-ohn'} <o></o>
of Hebrew origin [175]; <o></o>
TDNT - 1:3,1; n pr m <o></o>
AV - Aaron (5) <o></o>
1) Aaron meaning "a teacher, or lofty". A brother of Moses, the first high priest of Israel
<o></o>
<o></o>
G0003 <o></o>
Abaddon
{ab-ad-dohn'} <o></o>
vs the alternative spelling ABBADWN <o></o>
of Hebrew origin [11]; <o></o>
TDNT - 1:4,1; n pr m <o></o>
AV - Abaddon (1) <o></o>
1) Ruin, Destruction <o></o>
2) The place of destruction <o></o>
3) Name of the angel-prince of the infernal regions, the <o></o>
minister of death and the author of havoc on the earth. From <o></o>
the occurrence of the word in Ps. 88:11, the rabbis have made <o></o>
Abaddon the nethermost of the two regions into which they <o></o>
divide the lower world; but that in Rev09:11 Abaddon is the <o></o>
angel and not the abyss is perfectly evident in the Greek.
<o></o>
<o></o>
G0004<o></o>
abares
{ab-ar-ace'}<o></o>
from G0001 (as a negative particle) and G0922;<o></o>
TDNT - omitted,omitted; adj<o></o>
AV - not burdensome (1)<o></o>
1) not burdensome, not heavy, light without weight
<o></o>
<o></o>
G0005<o></o>
Abba
{ab-bah'}<o></o>
of Aramaic origin [2];<o></o>
TDNT - 1:5,1; n<o></o>
AV - Abba (3) <o></o>
1) Father, customary title used of God in prayer
<o></o>
<o></o>
G0006 …
<o></o>
<o></o>
There are over 5500 of these individual “Records” of varying length and composition. If I could figure out how, I would also like to get similar data in the same columns. The first 3 columns will always match up. After that, only the columns that start “AV”, and “1)” are always included. Other columns appear most of the time, like the ones beginning “TDNT”, or the one that starts “<”. If there is a way to maintain data order and have these columns line up, that would be ideal.
If we can get all of the information for the numbered items into the same cell, even though it is on seperate lines, that would be nice also. Again, even if you can only get me started, that would be great.
If you can even get me “Close” to this output, it would save time. (I had hopes of figuring out how to include a small sample table that lines up with how my finished results need to look, but I can't see how to do that in this box. If you can tell me how to do so, I will add it. Thanks for any help you can offer.
Mike