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. Managed C++/CLI
  4. how to save two int values into two columns of excel file? and how toread them again?

how to save two int values into two columns of excel file? and how toread them again?

Scheduled Pinned Locked Moved Managed C++/CLI
c++tutorialcomhelpquestion
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.
  • B Offline
    B Offline
    bloodwinner
    wrote on last edited by
    #1

    I am using C++ in VC++ 2003 there are some examples like this http://www.codeproject.com/cpp/miniexcel.asp but I don't quite understand. I hope someone could help me or guide me to some related documents, bow!

    L 1 Reply Last reply
    0
    • B bloodwinner

      I am using C++ in VC++ 2003 there are some examples like this http://www.codeproject.com/cpp/miniexcel.asp but I don't quite understand. I hope someone could help me or guide me to some related documents, bow!

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      bloodwinner wrote:

      http://www.codeproject.com/cpp/miniexcel.asp

      That article is not really "about" Excel Automation. You need to research the Microsoft Office Object Model specifically the Excel Object Model. The MSDN site has examples and of course the documentation to these COM interfaces. If you posted this in the correct forum it means you are using the .NET runtime for your project. In that case you can use the Microsoft supplied .NET libraries. http://support.microsoft.com/kb/302084[^]

      led mike

      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