Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Import XML into Excel

    General and Desktop
    1
    2
    874
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jawjan last edited by

      I'm trying to import an XML file into an excel one. I am using QAxObject for that and I can Create, Open, Write/Read data correctly from the Excel file, but never importing XML file.
      I hope you can help me to correct the following line:
      workbook->dynamicCall("XmlImport("C:\Quality\test.xml", , true, Range("$A$1"))");

      PS: I call the method "XmlImport", link for MSDN doc: "http://msdn.microsoft.com/fr-fr/library/microsoft.office.tools.excel.workbook.xmlimport.aspx"

      Thank you

      1 Reply Last reply Reply Quote 0
      • J
        Jawjan last edited by

        Up
        Please I am looking for a correct way to call the method XmlImport in Qt5

        Thank you in advance

        1 Reply Last reply Reply Quote 0
        • First post
          Last post