LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Trouble with fields order of imported XML files

I've imported the XML file reported at the bottom of this post.
It has 4 field in this order: NOME, COGNOME, INDIRIZZO, CITTA.

Importing this file into Excel, the fields order is altered into:CITTA,
COGNOME, INDIRIZZO, NOME. It seems alphabetical order.

How can I avoid this effect?
Thanks in advance again.

--XML FILE-------------------

<?xml version="1.0"?
<MODULE1
<RIGA
<NOMEFrancesco</NOME
<COGNOMESblendorio</COGNOME
<INDIRIZZO32</INDIRIZZO
<CITTABitonto</CITTA
</RIGA
<RIGA
<NOMEGurzo</NOME
<COGNOMEGurzi</COGNOME
<INDIRIZZO45</INDIRIZZO
<CITTABorneo Meridionale</CITTA
</RIGA
<RIGA
<NOMECico</NOME
<COGNOMEPolmone</COGNOME
<INDIRIZZO77</INDIRIZZO
<CITTABari</CITTA
</RIGA
<RIGA
<NOMELippo</NOME
<COGNOMETippo</COGNOME
<INDIRIZZO433</INDIRIZZO
<CITTARitonto</CITTA
</RIGA
<RIGA
<NOMEPeppino</NOME
<COGNOMEPuzzone</COGNOME
<INDIRIZZO2222</INDIRIZZO
<CITTAJappone</CITTA
</RIGA
</MODULE1




 
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
Update of calculated columns in imported files? robert_l Excel Discussion (Misc queries) 0 February 25th 10 07:45 PM
Forms, fields and tab order foxcole Excel Discussion (Misc queries) 1 March 18th 09 03:09 PM
Sort order : Excel vs imported data John Excel Discussion (Misc queries) 0 December 9th 05 01:40 PM
Appending Imported Text Files jack[_6_] Excel Programming 1 February 7th 04 11:33 PM
Merge Imported Files for Output??? airolg[_2_] Excel Programming 1 August 22nd 03 09:39 PM


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

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

About Us

"It's about Microsoft Excel"