Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Load Excel file

0 views
Skip to first unread message

Luigi

unread,
Dec 2, 2009, 6:24:01 AM12/2/09
to
Hi all,
how can I load an Excel file, for example to fill a DataTable or a Workbook?
I'm using C# 3.0.

Thanks in advance.

Luigi

Family Tree Mike

unread,
Dec 2, 2009, 4:58:51 PM12/2/09
to

Fabien Arcellier

unread,
Dec 9, 2009, 5:17:32 PM12/9/09
to
Hello,

I advise you a framework CodeFx :
http://cfx.codeplex.com/

Its not really a framework. It's documentation with codes for lot of
common things you can do with dotNET.
There is an exemple for every office application.

It details the basic implementation.
To find function and method, it's useful to already know the vba and
office data models.
You use the sames in C#

Regards,
Fabien

0 new messages