Results 1 to 3 of 3

Thread: export to excel

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    3

    export to excel

    Hi all
    I want to export from dataset or from datagrid (alot of records such as hundred thousand or million record) to Microsoft Excel file. How can I do it quikly???
    Thanks very much

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: export to excel

    Quote Originally Posted by HicHic
    Hi all
    I want to export from dataset or from datagrid (alot of records such as hundred thousand or million record) to Microsoft Excel file. How can I do it quikly???
    Thanks very much
    Hi,

    I search a bit and found this link, try it;

    http://msdn.microsoft.com/library/de...HV05201119.asp

    hope it helps,

    sparrow1
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  3. #3
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: export to excel

    By the way, you will have problems since an Excel spreadsheet has a maximum number of rows that is only around 65,000. Hundreds of thousands of lines will mean that you'll have to split it out onto multiple spreadsheets.

    Why do you want that much in a spreadsheet?
    My usual boring signature: Nothing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width