View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shatin[_2_] Shatin[_2_] is offline
external usenet poster
 
Posts: 56
Default XML Sort Question

Say I have imported an XML table into Excel. I then sort the table by a
certain column. When I refresh the table, will this sort criteria be
preserved, i.e. will the new data again be sorted by the column I've
previously selected? Or will the table simply be arranged in whatever order
the data is retrieved, thereby requiring me to manually sort it again?