Hi
Was wondering if it is possible to create a XML file by reading its contents from an Excel file.
e.g.
<root>
<node1>Cell A7</node>
<node2>Cell A8</node>
<node3>Cell A9</node>
<node4>Cell A10</node>
<node5>Cell A11</node>
</root>
something similar to that ?
Any ideas ..
Thanks
anant
Was wondering if it is possible to create a XML file by reading its contents from an Excel file.
e.g.
<root>
<node1>Cell A7</node>
<node2>Cell A8</node>
<node3>Cell A9</node>
<node4>Cell A10</node>
<node5>Cell A11</node>
</root>
something similar to that ?
Any ideas ..
Thanks
anant