Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Insert data into file excel ?

Insert data into file excel ?

Scheduled Pinned Locked Moved Visual Basic
helpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Thangnc
    wrote on last edited by
    #1

    I had one file template type "file_1.xls". I need open file this and insert data in sheet of file. But at present because of me haven't been processed. Can you help me and give a examples to me ?

    B 2 Replies Last reply
    0
    • T Thangnc

      I had one file template type "file_1.xls". I need open file this and insert data in sheet of file. But at present because of me haven't been processed. Can you help me and give a examples to me ?

      B Offline
      B Offline
      barkanb
      wrote on last edited by
      #2

      You can use ODBC connection for that. By using Transact SQL command like UPDATE or INSERT you will be able to print in Excel file. You can search web for an appropriate ODBC connection to a file code. B.B.

      1 Reply Last reply
      0
      • T Thangnc

        I had one file template type "file_1.xls". I need open file this and insert data in sheet of file. But at present because of me haven't been processed. Can you help me and give a examples to me ?

        B Offline
        B Offline
        barkanb
        wrote on last edited by
        #3

        http://www.codeproject.com/database/excel_odbc.asp[^] Check out the link.. You should know a little SQL query.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups