programmatic conversion of XLSX into XLS
Hi,
I don't have access to my Office 2007 here, but you could try
activeworkbook.save as
Hope it works for you.
Regards
"Nataliya Yevdoshenko" wrote:
I need to convert XLSX files into XLS using microsoft office object library.
Does anyone have a piece of code doing this trick in VB6 or C#?
|