Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have one .xls file to some column & row. I want to convert them to an XML file and import this xml file to a telly software as a vouchar entry.

How do I do this.
Posted
Updated 14-Jun-11 0:16am
v2
Comments
Slacker007 14-Jun-11 6:17am    
Edited for spelling and some readability.
@nilong: Text speak is not professional. Try not to use it here next time. Thank you.

1 solution

The first half is easy, you can control Excel from .NET using the Microsoft Tools for Office. You can create any XML you want. The second part is confusing, what is 'telly software' or a 'vouchar entry' ? You need to explain what this means, what you've tried, and where you're stuck.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900