Generate Excel spreadsheet from Windows form app

  • Thread starter Thread starter Niclas
  • Start date Start date
N

Niclas

Hi,

I am looking to develop a Windows Forms application that collects some user
information and then as a final step generates a simple Excel spreadsheet
based on the input. I am using Visual Studio 2005 (VB) and have the Office
Development Tools installed.

Is the programmatic way to generate a spreadsheet the same as the COM model
used with Visual studio 2003 ? If anyone have a sample to how to do this the
correct way, it would be much appreciated.

Niclas
 
Back
Top