I'm trying to import an xml file into ms access. I've opened successfully one of the files I need to import in ms excel and the table that comes out is perfect. Now the problem is that with some of...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23459927.htm...
Zones:
XML,
MS AccessDate Answered: 06/06/2008 Grade: A Views: 88
Hi,
I have five xml files which I'm wanting to import automatically through VBA into an access 2002 database.
Is there a nice easy snippet of VBA code that I could use, that would also be eas...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21201862.html
Zones:
DatabasesDate Answered: 11/10/2004 Grade: A Views: 0
I want to get book info from Amazon's web services. The URL is easy to generate, and it returns a page of XML, with an <items> collection and an <item> entry with an <attributes> collection.
I'm...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_21714034.htm...
Zones:
XMLDate Answered: 02/19/2006 Grade: A Views: 15
Hi,
Well I 'm just beginning playing with XMLhttprequest...from VBA.
I found a way to get some text from a website, this is the attached piece of code.
It reads text from a file on a domain an...
http://www.experts-exchange.com/Microsoft/Development/Microsoft_Programming/Q_23016184.htm...
I'm using Access 2000. I currently have the text of the XML file that I want to parse now in Access 2000 from the web. Now I'm trying to determine the 'easiest way' of parsing the data. Here is a ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Coding-Macros/Q_224...
Hi,
I have code that works very well to import an XML file into my application when using a local drive (i.e. c:\outputfile.xml). However, my application will be on a server and not all people us...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23242512.html
Zones:
MS AccessDate Answered: 04/18/2008 Grade: A Views: 58
This Microsoft Office 2003 WordprocessingML Transform Inference Tool is a command line program that generates *xslt files from word xmt files.
That seems to work fine, but I'm trying to adapt it t...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Word/...
Zones:
MS Word,
XSLTDate Answered: 06/01/2008 Grade: A Views: 0
What is the easiest to get data out of an XML file and into a Word document table (Word2003).
I heard this can be done with a macro, if so can someone show me a sample of how it is done.
Thank yo...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Word/...
Zones:
MS WordDate Answered: 08/12/2008 Grade: B Views: 0