Click here to Skip to main content
15,886,659 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

My customer uses excel binary (xlsb) files to send purchase orders and I've to process them using BizTalk. I want to convert xlsb files from source folder and convert it to xls or xlsb format and move it to destination folder. And this should be an automated process, i.e, whenever an xlsb file hit the source folder it must be converted and placed in the destination.

Please suggest a powershell script to do this.
Many Thanks,
Haris
Posted
Comments
aniljain00184 1-Nov-17 6:11am    
Hi,
Have you found answer of your question regarding convert xlsb to xls or read xlsb file using C#. net ?

I am also facing the same issue and looking for solution.

Thanks
Anil

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