View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aliza Aliza is offline
external usenet poster
 
Posts: 1
Default problems with XML XSL and Excel 2003

Hi,

I am having a problem with XML, XSL and Excel 2003.

Bascially I have written a query and transformed the data in to XML.
Then using XSL I transform the data, so that the data can be viewed in
excel by following a link.

The Excel spreadsheet has multiple tabs, and the data was loading on
the multiple sheets properly in Excel 2000. However, when we try to
open the link on a computer with Excel 2003, the data doesn't load,
the Tags load instead!!!

I cant figure out what is wrong! If anyone has any insight it would be
greatly appreciated!

Thanks!
Aliza