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
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to connect VB6 to MSExel

How to connect VB6 to MSExel

Scheduled Pinned Locked Moved Visual Basic
helptutorial
2 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.
  • J Offline
    J Offline
    Jijo thomas
    wrote on last edited by
    #1

    I am new to the vb. I am trying to do a project which have a link between a sheet of an excel document what i want is to retrieve values from particular row/coloumn and to pass that to other pls help me by giving suitable codes Faithfully Jijo thomas

    G 1 Reply Last reply
    0
    • J Jijo thomas

      I am new to the vb. I am trying to do a project which have a link between a sheet of an excel document what i want is to retrieve values from particular row/coloumn and to pass that to other pls help me by giving suitable codes Faithfully Jijo thomas

      G Offline
      G Offline
      Garner T
      wrote on last edited by
      #2

      Jijo, I have been fighting with a similar problem for months. Nothing seems to work for me but this code might give you a start. Set AppExcel = CreateObject("Excel.Application") AppExcel.Workbooks.Open FileName:="Put Your Excel Address Here.xls" Hope you have better luck than I have been! Garner

      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