Hi,
I am new to programming Excel. The task seems to be quite simple:
I get an Excel-File in a wrong format (Format 2.1) that is not
readable for VB .NET until I open it in Excel and save it as an Excel
2000 file.

Via VB .NET automation it is no problem for me to open the file in
Excel 2000, change some data and save it again. The problem is that
the file format is still Excel 2.1. How can I save the file as an
Excel 2000-File...

I would be grateful for any hints...

Ulrich Szagun