xml
4 TopicsProblems Importing XML Files Into Access
I'm trying to import several XML files into Microsoft access. When I use the XML import wizard however, access imports the XML file creating multiple tables, rather than a single table where each record in the table is from one of the XML files. Is there a way to import an XML file into a single table, rather than it creating multiple tables?8.2KViews0likes9CommentsHow to set properties of content controls in xml/xsd
Hi all, In Word, I have an xml file for the content controls that I use in templates. I use this file from >Developers >XML Mapping Pane. Currently, my xml only lists control names:, like: <XXTemplates xmlns="XX_templates"> <XXDocDate/> <XXDepartmentName/> </XXTemplates> I would like to add some properties to these definitions, like type (date, text only, etc.), default tag, default info text, locking information, etc. I have searched the internet, but so far, I have found no simple help for this. The only thing I have discovered, it that I need te create an xsd file for this? And what statements should it hold? Any help would be greatly appreciated! Thank you!841Views0likes4CommentsPlease help! Excel 2016 truncates URL of REST API call to import XML data
Dear all, I have created a number of Excelsheets that are using calls to a REST API for importing tables into the Workbook. (Through Developer Tools -> XML -> Import and then entering the URL.) I created these workbooks in Excel 2010 and they continue to update fine when I click "Refresh data" or "Refresh all" in Excel 2010 - but in Excel 2016 the URL gets truncated which leads to an error message and the data not getting updated. I would be extremely grateful for any pointers as to how this can be resolved. Thank you very much in advance for any help you may be able to provide. All the best, Stefan3.7KViews0likes6Comments