Thread: Export To Xml
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
born2achieve born2achieve is offline
external usenet poster
 
Posts: 15
Default Export To Xml

hi , i am trying to export my excell values to xml.
i have tried .i am able to export.but the i am not getting tags properly.

my xml shoud be like this:
<Position
<PositionData

</PositionData

<PositionData

</PositionData

<PositionData

</PositionData

</Position

but i am not getting like the above.becos the tags not forming
so please help me to export my xml. and one more condition.if my cell has
empty value that shoud also accepted and showed in XML file.so please look at
my macro and try to help me please.i couldn't upload my xls file.so please
download my xls file at the following URL
http://vbcity.com/forums/topic.asp?tid=152246