+ Reply to Thread
Results 1 to 13 of 13

solution the "cannot save or export XML data" error in excel

  1. #1
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48

    Question solution the "cannot save or export XML data" error in excel

    to master excel,

    Please help me so I can solve the problems I am experiencing. Dear All master excel I do not know what this problem can be solved in an excel application with a formula or some other way. My goal is to update the data in excel so that it can be exported to xml. From the xml is then imported into the software. I hereby attach the xml file. Thank you very much.

    Rgrds Kana
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Cool Re: solution the "cannot save or export XML data" error in excel

    Please Login or Register  to view this content.
    after change declaration to: < ? xml version="1.0" encoding="UTF-8" ? >

    Please Login or Register  to view this content.
    Well formed:
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Validate Document:
    Please Login or Register  to view this content.
    so you need to check you xml first

  3. #3
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48

    Question Re: solution the "cannot save or export XML data" error in excel

    Dear master excel/ mr. sandy




    The previous file is the contents of the xml file I copied to the text document so it is not appropriate.

    With this I attach the excel file and the xml to which I can update the data in excel so that I can export from excel to xml data.

    Rgrds


    Kana
    Attached Files Attached Files

  4. #4
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: solution the "cannot save or export XML data" error in excel

    Quote Originally Posted by roykana View Post
    I can update the data in excel so that I can export from excel to xml data.
    so where is the problem if can do everything?

    btw.
    NMEXML_Map is not exportable because it contains the following:
    • List of lists
    • Denormalized data
    • A mapped element's relationship with other elements cannot be preserved

  5. #5
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48

    Re: solution the "cannot save or export XML data" error in excel

    Dear Master excel


    sorry I mistake, I can not update the data in excel so that I can not export from excel to xml data.


    Please Help me dan give solution

  6. #6
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48

    Re: solution the "cannot save or export XML data" error in excel

    I can not do everything

  7. #7
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: solution the "cannot save or export XML data" error in excel

    did you read this?

    Quote Originally Posted by sandy666 View Post
    btw.
    NMEXML_Map is not exportable because it contains the following:
    • List of lists
    • Denormalized data
    • A mapped element's relationship with other elements cannot be preserved
    to export from xlsx you probably need to create template from your xml.
    I don't remeber how Excel 2007 works with xml, sorry
    I'll look at this a little later

  8. #8
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: solution the "cannot save or export XML data" error in excel

    I think you should reorganize your xml if you want to import/export to/from xlsx properly

    read here: export xml and it confirms what I said above (post#4, post#7)

    If you want to use xml professionally, use professional software like Altova
    Last edited by sandy666; 07-05-2018 at 08:01 AM.

  9. #9
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48
    Quote Originally Posted by sandy666 View Post
    did you read this?



    to export from xlsx you probably need to create template from your xml.
    I don't remeber how Excel 2007 works with xml, sorry
    I'll look at this a little later
    Please help me to make template from excel or can you help me tom make vba code in excel. Please help me

  10. #10
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48
    Quote Originally Posted by sandy666 View Post
    I think you should reorganize your xml if you want to import/export to/from xlsx properly

    read here: export xml and it confirms what I said above (post#4, post#7)

    If you want to use xml professionally, use professional software like Altova
    With software altova, can software connect with excel and xml data can be in one line or one row in one record it making easier to copy the transaction.

  11. #11
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: solution the "cannot save or export XML data" error in excel

    You read from my posts what you want to see not what you should do

    NMEXML_Map is not exportable because it contains the following:
    • List of lists
    • Denormalized data
    • A mapped element's relationship with other elements cannot be preserved


    read description from link above (post#8)

    or wait for someone who will help you with VBA

    that's all what I can do for you

    have a nice day

    and stop repeating: please help me - this is annoyed

  12. #12
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48
    Quote Originally Posted by sandy666 View Post
    You read from my posts what you want to see not what you should do

    NMEXML_Map is not exportable because it contains the following:
    • List of lists
    • Denormalized data
    • A mapped element's relationship with other elements cannot be preserved


    read description from link above (post#8)

    or wait for someone who will help you with VBA

    that's all what I can do for you

    have a nice day

    and stop repeating: please help me - this is annoyed
    Dear master excel,

    Please help me to solve my problem.


    Thanks you

    Roykana

  13. #13
    Registered User
    Join Date
    03-11-2018
    Location
    Bandung, Indonesia
    MS-Off Ver
    2010
    Posts
    48
    Quote Originally Posted by sandy666 View Post
    You read from my posts what you want to see not what you should do

    NMEXML_Map is not exportable because it contains the following:
    • List of lists
    • Denormalized data
    • A mapped element's relationship with other elements cannot be preserved


    read description from link above (post#8)

    or wait for someone who will help you with VBA

    that's all what I can do for you

    have a nice day

    and stop repeating: please help me - this is annoyed
    Please help me to make tenplate from xml.

    Thks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Error due to "rs.update" (export Excel to Access)
    By Galven in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-18-2014, 12:18 PM
  2. Replies: 6
    Last Post: 11-01-2014, 07:36 AM
  3. Create a Command Button to "Save As" and "Close" an Excel Workbook
    By thedunna in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-26-2013, 05:38 PM
  4. Export "Unformatted" Data from Email to Excel
    By timdecker in forum Outlook Programming / VBA / Macros
    Replies: 2
    Last Post: 09-29-2012, 06:06 PM
  5. Excel file save error ("changes could not be saved")
    By donkrafft in forum Excel General
    Replies: 0
    Last Post: 01-27-2010, 02:31 PM
  6. Replies: 1
    Last Post: 05-31-2006, 06:50 AM
  7. "Subscript out of range" error for: Workbooks("Test1.xls").Save
    By Just12341234 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-17-2005, 11:05 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1