Hi,

I want to export all entries (items + all subitems) of my Listview to Excel,
but I do not want to use the Office Tools. Is there a way to do this without
Office Tools?

Thank you

juvi

Re: Exporting possibility with ListView component to Excel? by Klaas

Klaas
Sun Aug 20 14:13:00 CDT 2006

Make it as an csv file and call it 'Sometinhg.xls' and your done.



"juvi" <juvi@discussions.microsoft.com> schreef in bericht
news:2255FD86-4AB5-401E-86DD-A0316D9135BB@microsoft.com...
> Hi,
>
> I want to export all entries (items + all subitems) of my Listview to
> Excel,
> but I do not want to use the Office Tools. Is there a way to do this
> without
> Office Tools?
>
> Thank you
>
> juvi



Re: Exporting possibility with ListView component to Excel? by juvi

juvi
Mon Aug 21 06:19:02 CDT 2006

Thank you for your reply. I have no experience with csv files in combination
with VB.NET. Can you maybe post a example code? thx juvi

"Klaas" wrote:

> Make it as an csv file and call it 'Sometinhg.xls' and your done.
>
>
>
> "juvi" <juvi@discussions.microsoft.com> schreef in bericht
> news:2255FD86-4AB5-401E-86DD-A0316D9135BB@microsoft.com...
> > Hi,
> >
> > I want to export all entries (items + all subitems) of my Listview to
> > Excel,
> > but I do not want to use the Office Tools. Is there a way to do this
> > without
> > Office Tools?
> >
> > Thank you
> >
> > juvi
>
>
>