Results 1 to 9 of 9

Thread: export csv to excel template

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    16

    export csv to excel template

    Hi,

    I have One Form with and Import Button and Excel Spreadsheet in it. When user click on import button it will ask for the csv file then will export the csv file into my excel template and display it in the spreadsheet control already in my form.

    Can you provide me a code on how to do this.

    Another problem I had was that my vb.net is saying that excel.application in
    VB Code:
    1. Dim xcl as Excel.application
    declaration is not declared when infact I had already added a reference to Microsoft Excel 11.0 object library and i also added a reference to Microsoft Office 11.0 object library.

    Please help mo on this.

    Using VB 2003/1.1 and Office 2003

    THanks,
    Ian
    Last edited by h1dden; Mar 23rd, 2006 at 09:25 PM. Reason: change title

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