asp.net - Is there a shortcut to converting an XML file to an XLS file in VB.Net? -


for project @ work, program should open newly added excel file every day , export data database. have code written should theoretically that, turns out guy wrote program excel files go onto sharepoint site has them named xls has them formatted xml type. without having go program fix (even if easier), quick way convert types? or using xml reader faster?

xml ok, , easier work xls. can use xslt, linq xml.. if program using office interop, specify file in office 2003 xml format.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -