Re: export to excel
- From: "Carlos J. Quintero [VB MVP]" <carlosq@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 19 Sep 2005 11:36:18 +0200
AFAIK, VB.NET can not export to Excel directly, it can export to plain text
files (.csv, etc.). To export to .xls files you would need Excel installed
and then you can use it through automation to fill a *** with data and
save it.
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
"Joe" <Joe@xxxxxxxxxxxxxxxxxxxxxxxxx> escribió en el mensaje
news:071504EE-AE4A-4A81-AE29-C8720E560DB9@xxxxxxxxxxxxxxxx
> Can vb.net export data to excel file and any license requirement?
.
- Prev by Date: Re: Procedure expects parameter - What am I missing
- Next by Date: RE: 4 pane SplitContainer
- Previous by thread: Procedure expects parameter - What am I missing
- Next by thread: Re: export to excel
- Index(es):