Reading Data from Excel

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ajay Tiku

    Reading Data from Excel


    Hi every one,

    I am trying to build an applicatiuon which is supposed to read some data
    from excel spread sheet. can some one please help me in showing how. The
    excel file is created by other application and I have no control over it. My
    application will only open that file and read data from some cols specified
    by me.

    Thanks


  • Mike Wahler

    #2
    Re: [OT, welcome msg, link] Reading Data from Excel

    "Ajay Tiku" <TikuA@Lifepred ictiontech.com> wrote in message
    news:RcadnTcvD5-qjundRVn-uQ@magma.ca...[color=blue]
    >
    > Hi every one,
    >
    > I am trying to build an applicatiuon which is supposed to read some data
    > from excel spread sheet. can some one please help me in showing how. The
    > excel file is created by other application and I have no control over it.[/color]
    My[color=blue]
    > application will only open that file and read data from some cols[/color]
    specified[color=blue]
    > by me.[/color]

    Your query is not topical for comp.lang.c++

    You can learn how to work with Microsoft products and
    technologies by visiting www.msdn.microsoft.com, where
    you can find information on interfacing with Excel and
    other products. If you need further assistance, try
    asking in one of the Microsoft newsgroups cited at
    that link.

    Purpose of comp.lang.c++:



    -Mike
    [color=blue]
    >
    > Thanks
    >
    >[/color]


    Comment

    • Mike Wahler

      #3
      Re: [OT, welcome msg, link] Reading Data from Excel

      "Ajay Tiku" <TikuA@Lifepred ictiontech.com> wrote in message
      news:RcadnTcvD5-qjundRVn-uQ@magma.ca...[color=blue]
      >
      > Hi every one,
      >
      > I am trying to build an applicatiuon which is supposed to read some data
      > from excel spread sheet. can some one please help me in showing how. The
      > excel file is created by other application and I have no control over it.[/color]
      My[color=blue]
      > application will only open that file and read data from some cols[/color]
      specified[color=blue]
      > by me.[/color]

      Your query is not topical for comp.lang.c++

      You can learn how to work with Microsoft products and
      technologies by visiting www.msdn.microsoft.com, where
      you can find information on interfacing with Excel and
      other products. If you need further assistance, try
      asking in one of the Microsoft newsgroups cited at
      that link.

      Purpose of comp.lang.c++:



      -Mike
      [color=blue]
      >
      > Thanks
      >
      >[/color]


      Comment

      • jova

        #4
        Re: Reading Data from Excel

        Try this newsgroup they will help as they have help me in the past

        microsoft .public.excel.p rogramming

        they actually have more people to help you with programming, rather than
        people just waiting to tell you how about proper newsgroup etiquette

        "Ajay Tiku" <TikuA@Lifepred ictiontech.com> wrote in message
        news:RcadnTcvD5-qjundRVn-uQ@magma.ca...[color=blue]
        >
        > Hi every one,
        >
        > I am trying to build an applicatiuon which is supposed to read some data
        > from excel spread sheet. can some one please help me in showing how. The
        > excel file is created by other application and I have no control over it.[/color]
        My[color=blue]
        > application will only open that file and read data from some cols[/color]
        specified[color=blue]
        > by me.
        >
        > Thanks
        >
        >[/color]


        Comment

        • jova

          #5
          Re: Reading Data from Excel

          Try this newsgroup they will help as they have help me in the past

          microsoft .public.excel.p rogramming

          they actually have more people to help you with programming, rather than
          people just waiting to tell you how about proper newsgroup etiquette

          "Ajay Tiku" <TikuA@Lifepred ictiontech.com> wrote in message
          news:RcadnTcvD5-qjundRVn-uQ@magma.ca...[color=blue]
          >
          > Hi every one,
          >
          > I am trying to build an applicatiuon which is supposed to read some data
          > from excel spread sheet. can some one please help me in showing how. The
          > excel file is created by other application and I have no control over it.[/color]
          My[color=blue]
          > application will only open that file and read data from some cols[/color]
          specified[color=blue]
          > by me.
          >
          > Thanks
          >
          >[/color]


          Comment

          Working...