#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default XML Import

Hi,

When I import an xml doc into excel 2007 all the nodes are arranged on one
row. I would like for each subnode to be inserted on a new row. My simple xml
doc reads as follows:

<?xml version="1.0" encoding="utf-8" ?
<root
<aaaa
<english
something in english
</english
<swedish
something in swedish
</swedish
</aaaa
<bbbb
<english
something in english
</english
<swedish
something in swedish
</swedish
</bbbb
</root

Importing above xml results in:
something in english something in swedish something in english something in
swedish

when I would like it to result like this:
something in english something in swedish
something in english something in swedish

Never used excel before and would be greatful for any help on this.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Import from web. juanpablo Excel Discussion (Misc queries) 0 January 23rd 08 12:18 AM
How do i import from ACT! to Excel? David Excel Discussion (Misc queries) 2 July 29th 06 01:54 AM
Import xml MaryAlice Excel Worksheet Functions 0 July 26th 06 02:45 PM
import Mindy Excel Discussion (Misc queries) 2 April 12th 05 05:26 PM
Need to import to Access Bonnie New Users to Excel 0 February 22nd 05 09:12 PM


All times are GMT +1. The time now is 08:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"