sureca
24th December 2014, 06:51
Good Morning all,

Can Anyone help me to get text values from excel to LN. And Also how to convert Excel to Xml file...

Thanks in advance...

sachinbaan
24th December 2014, 09:34
Hi,

Read excel(csv) using string.scan(), and write those data to xml using xml.*

sureca
24th December 2014, 10:45
Thanks a lot sachin..