Results 1 to 3 of 3

Thread: Xml in Excel/VBA

  1. #1

    Thread Starter
    Lively Member ccrawford's Avatar
    Join Date
    Nov 2001
    Location
    Liverpool
    Posts
    86

    Xml in Excel/VBA

    Hi
    I developed an application in excel2000 which gets info from an xml file on a Tomcat server. The xml comes back and is loaded into a domdocument and is then parsed and load into a spreadsheet. The problem is I need to run the spreadsheet in excel97, I've transferred all the code over exactly and now the app does not work. When the xml comes back it is not getting loaded into the domdocument and therefore making the app fall over at this point.

    Any ideas or suggestions
    Colin

  2. #2
    Member
    Join Date
    Feb 2000
    Location
    Kettering, Northants, England
    Posts
    56
    Check the XML Parser version installed on the Office 97 machine?

  3. #3

    Thread Starter
    Lively Member ccrawford's Avatar
    Join Date
    Nov 2001
    Location
    Liverpool
    Posts
    86

    Same version of Parser

    Yes I checked that and they are both identical versions. I've tried the same excel2000 spreadsheet on another machine with Windows2000 and Office2000 and it doesn't work there either, completly lost.
    Colin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width