Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Xml

sample XML:
<Batch BatchID="126"
<Doc DocNmb="1" DocType="8AForm_Tmpl" DocStatus="One-page rul
error"
<Page PageNmb="1" PageType="Form8A_2Tmpl" PageStatus="One-pag
rule error"
<Field FieldName="Employee code"F97</Field
<Field FieldName="Year"2001</Field


With blockNodes
For i = 0 To .length - 1
var = .Item(i).Text
Next i
End With



.Item(i).Text gives me "F97" and "2001"
but what I need is "Employee code" and "Year"
any suggestion

--
Message posted from http://www.ExcelForum.com

 
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



All times are GMT +1. The time now is 06:21 AM.

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

About Us

"It's about Microsoft Excel"