Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: keeping rows together when ordering order of left column | Excel Discussion (Misc queries) | |||
copy cells down a column (in order) to across a row (same order?? | Excel Discussion (Misc queries) | |||
how do I view excel rows in name order infirst column? | Excel Worksheet Functions | |||
How do I reverse the order (sequence) of a column of data in Excel | Excel Worksheet Functions | |||
Is there a way to switch name order in an Excel column? | Excel Discussion (Misc queries) |