Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Using XmlImport to get dynamic data in Excel 2003

Hi,
I am using XmlImport method Excel 2003. I am able to import the XML file.
But my requirement is to get particular part in xml file instead of full xml
content. In my example i have XML which is hierarchical structure and
contains resource information for different jobs. I am interested in showing
only resource information for particular jobId. Please let me know how can
parameterise and get resource data for desired job.
My sample XML looks as shown below.
<Resource_Details
<job id="1"
<resource
<!-- some data here --
</resources
</job
<job id="2"
<resource
<!-- some data here --
</resources
</job
</Resource_Details

Thanks and Regards,
Gokul


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
XMLImport problem Bullet Excel Discussion (Misc queries) 1 November 30th 10 12:28 AM
XmlImport Problem in Excel 2007 ROHAN Excel Discussion (Misc queries) 0 October 11th 08 01:54 PM
ActiveWorkbook.XmlImport? HotRod Excel Programming 0 May 8th 07 06:56 PM
Dynamic web query in Excel 2003 Farhomer Excel Discussion (Misc queries) 0 October 3rd 06 10:53 PM
Using XmlImport/Export Fucntions for excel Umair Hasan Excel Programming 0 August 18th 06 02:06 PM


All times are GMT +1. The time now is 02:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"