Results 1 to 2 of 2

Thread: Enter data to an Excel sheet by a VB6 form

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Location
    Sri Lanka
    Posts
    2

    Post Enter data to an Excel sheet by a VB6 form

    I wanted to know that how I use VB6.0 to enter data to an Excel spread sheet programatically to an spesifc cells(row no,column no)I neeed the explanation & relevant vb codes to fulfil this requirment by using vb6.

    Thanx
    Ruwan
    Ruwan

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    First you need to add a reference to the MsExcel object library...
    http://www.vbforums.com/showthread.p...ighlight=excel

    Then look at this thread:
    http://www.vbforums.com/showthread.p...ighlight=excel

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

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