The article is incorrect on certain steps (8 and 9) I think. I had made a
mental note to submit a correction notice to micrsoft about it but
completely forgot. If memory serves me correctly, you need to open the
wrapper and adjust the names.
>I can use a datagrid and OleDB to load and display the excel
>spreadsheet.
This should be easy in a windows forms app, however it is quite hairy in a
web app.

Signature
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
> I am creating a C# windowsform app and I wish to use the OWC10 com
> component.
[quoted text clipped - 21 lines]
>
> Got any ideas how to do this?