Advertisement

1 - 8 of 8 containing alltags:("xml, vba") (0.001 seconds)
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...
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...
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...
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...
Zones: Microsoft Programming, Web Langu...Date Answered: 01/13/2008 Grade: A Views: 192
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 ...
Zones: Access Coding/MacrosDate Answered: 04/01/2007 Grade: A Views: 0
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...
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...
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...
Zones: MS WordDate Answered: 08/12/2008 Grade: B Views: 0
  • 1