Quantcast
Channel: Automate Excel » xml
Browsing latest articles
Browse All 10 View Live

2003 XML Toolkit

Chris Kunicki posts about a new XML toolkit: Excel 2003 XML Toolkit – Get it and you too can be cool. I kicked it around for only 10 minutes and I think I’ll be keeping it installed. Why? It’s handy...

View Article



Ajax Spreadsheet

Update: This is an outdated post. If you’re looking for an ajax spreadsheet, Amit has a rundown of the new Google Spreadsheet and also lists some of the top ajax spreadsheets around the web. If you...

View Article

.XLSX at Channel 9

Channel 9 has some video and additional links on the new Office file formats. They also link to Brian Jones, an Office XML blogger. If you’re interested in reading more about the formats in detail,...

View Article

Amazon Search with an Excel UserForm

Last week I bumped into the Coding4Fun article Using the Amazon Search Web Service and made a mental note to accomplish the same result in Excel. I didn’t actually download the example, but set about...

View Article

Google API Code for Ross

Ross, Here is a barebones example to return the first result from a Google search in Excel using the google API. In order for the code to work you need to download the appropriate Soap toolkit, and...

View Article


What is a DomDocument?

A DomDocument is a container (variable/object) for holding an XML document in your VBA code. Just as you use a String variable to hold a strings value, you can use a DomDocument to hold an XML...

View Article

Office XML Podcast and Template Contest

A couple quick links: Interview with Brian Jones on Office 12 and XML – Office Zealot posted another podcast the other day, this one on the new XML formats in Office – “Brian gives us the inside track...

View Article

Google Maps In Excel

Here’s my first attempt at using Google maps in excel (download below). Currently I can input an address and have a Google map of the address displayed in Excel, with most of the cool google...

View Article


Send XML Using XMLHTTP

I’ve put together a basic script for sending an XML string or file to a webserver using Excel VBA and a simple PHP script to receive the data. The process uses XMLHTTP. The goal is to create a simple...

View Article


Ping Your Weblogs With Excel

I like tools like PingOmatic because I manage some rss feeds that don’t automatically ping web services when I update. So I go there and they do it for me. The problem with relying on someone else...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images