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: 1
Default xml/Excel column order

I have created an xml file from Visual Studio. Looking at the file in a text
editor, all the columns seem to be in the desired order, but when I read the
file into Excel, the columns appear sorted alphabetcially by column heading.
How do I keep Excel from sorting by column?

Actually, I don't want it to look like a dataset at all, just a spreadsheet
of the table values.

<?xml version="1.0" standalone="yes"?
<NewDataSet
<d
<CLASS_CODE08002</CLASS_CODE
<SUBGROUP01</SUBGROUP
<PLANCODE0008</PLANCODE
</d
<d
<CLASS_CODE06004</CLASS_CODE
<SUBGROUP01</SUBGROUP
<PLANCODE0333</PLANCODE
</d
<d
<CLASS_CODE01058</CLASS_CODE
<SUBGROUP01</SUBGROUP
<PLANCODE0374</PLANCODE
</d
<d
<CLASS_CODE16022</CLASS_CODE
<SUBGROUP01</SUBGROUP
<PLANCODE0427</PLANCODE
</d
<d
<CLASS_CODE16032</CLASS_CODE
<SUBGROUP04</SUBGROUP
<PLANCODE0448</PLANCODE
</d
</NewDataSet
 
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
Excel: keeping rows together when ordering order of left column Tangojon Excel Discussion (Misc queries) 1 January 6th 10 08:48 AM
copy cells down a column (in order) to across a row (same order?? Tampa9 Excel Discussion (Misc queries) 1 December 4th 08 04:23 PM
how do I view excel rows in name order infirst column? Buglebeek1 Excel Worksheet Functions 2 November 17th 07 01:02 AM
How do I reverse the order (sequence) of a column of data in Excel Ken Hardman Excel Worksheet Functions 5 July 9th 05 02:08 PM
Is there a way to switch name order in an Excel column? makocako Excel Discussion (Misc queries) 1 March 9th 05 01:53 AM


All times are GMT +1. The time now is 06:31 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"