PC Review


Reply
Thread Tools Rate Thread

105,000 line XML to Excel

 
 
ArgarLargar@gmail.com
Guest
Posts: n/a
 
      3rd Aug 2007
I have an XML with 105,000 lines. I found out how to import this into
Excel from a message on the board and a link to
http://www.cpearson.com/excel/ImportBigFiles.aspx.

Now I have two worksheets with the data.

Currently I have this basic structure throughout the worksheets:

<1>
<2>
<3>
<4>
Etc

Each node is in its own column.

I want to change my worksheets so every node in listed in every
column. Like this:

<1>
<!><2>
<1><2><3>
<1><2><3><4>

I don't want to Ctrl+D the needed nodes through 105,000 lines.

Any suggestions?

Thanks,

Nick

 
Reply With Quote
 
 
 
 
=?Utf-8?B?VG9tIE9naWx2eQ==?=
Guest
Posts: n/a
 
      3rd Aug 2007
After the sheet is imported, select the columns that need data added and do
Edit=>Goto=>Special and select blanks

Now look at what the active cell is. Assume it is A2. Goto the formula bar
and enter
=A1 and then do Ctrl+Enter rather than just enter.

This will fill in all the data. Now reselect the entire columns and do
Edit=>Copy, then Edit=>Paste Special and select values.

this will replace the formulas with the values they contain.

You might need to select data from the last row of the sheet to the top row
of the next sheet (so the top row is filled in) and then repeat and so forth.


--
Regards,
Tom Ogilvy

"(E-Mail Removed)" wrote:

> I have an XML with 105,000 lines. I found out how to import this into
> Excel from a message on the board and a link to
> http://www.cpearson.com/excel/ImportBigFiles.aspx.
>
> Now I have two worksheets with the data.
>
> Currently I have this basic structure throughout the worksheets:
>
> <1>
> <2>
> <3>
> <4>
> Etc
>
> Each node is in its own column.
>
> I want to change my worksheets so every node in listed in every
> column. Like this:
>
> <1>
> <!><2>
> <1><2><3>
> <1><2><3><4>
>
> I don't want to Ctrl+D the needed nodes through 105,000 lines.
>
> Any suggestions?
>
> Thanks,
>
> Nick
>
>

 
Reply With Quote
 
ArgarLargar@gmail.com
Guest
Posts: n/a
 
      3rd Aug 2007
Thanks Tom. It works great!

Nick

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Challenge - Excel Line Feed Character CHR(10) - How to Delete and keep the text formatting without going ro single line in a cell ? Microsoft Excel Programming 6 7th Oct 2009 12:28 PM
Excel Line Feed Character - How to delete the CHR(10) and keep the formatting without going to single line.. Microsoft Excel Discussion 7 7th Oct 2009 11:13 AM
Challenge - Excel Line Feed Character CHR(10) - How to Delete and keep the text formatting without going ro single line in a cell ? Microsoft Excel Worksheet Functions 7 7th Oct 2009 11:10 AM
A 2 line text showing up in the Cell in Excel prints in 1 line Danny Microsoft Excel Misc 6 12th Jul 2005 08:47 PM
Printing Excel file but some line ok but some line not clear(blur =?Utf-8?B?cmVza2x5a3Q=?= Microsoft Excel Crashes 0 29th Jun 2005 07:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:15 PM.