xml data query

Public Schedule Face-to-Face & Virtual Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » XML Data query

XML Data query

resolvedResolved · Medium Priority · Version 2007

Rohan has attended:
Excel VBA Intro Intermediate course

XML Data query

A website I use has a XML data query tool. I have used macro's in teh past to capture this data. How can I do this in cleaner way?

http://www.bmreports.com/bsp/additional/soapserver.php

For example

SOSO Historic section can be enabled by date using vba

RE: XML Data query

Hi Rohan. Your link is to a PHP page, which generates an XML output and it's not being manipulated by VBA on that page, those are PHP controls presumably querying a back-end database. You could code sending the variables to the php page, possibly using the Web Query tool in Excel, which is accesible via VBA. You could then capture and parse the XML output and manipulate the data in the way you need.

Anthony

Mon 30 May 2011: Automatically marked as resolved.

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Working with 3D formulas

You can only use fill-down if you remove $ for Absolute References.

View all Excel hints and tips


Server loaded in 0.07 secs.