Hi all, I am new to xml and xsl conversion . I am facing the following problem:
the data in my xml is like
<name>john,tom,harry</name>
but in excel sheet the data instead of coming in same column,came in as all in different columns (john|tom|harry ).
Kindly anyone tell me the way of dealing with commas in XML.
Please please please.
the data in my xml is like
<name>john,tom,harry</name>
but in excel sheet the data instead of coming in same column,came in as all in different columns (john|tom|harry ).
Kindly anyone tell me the way of dealing with commas in XML.
Please please please.
Comment