+ Reply to Thread
Results 1 to 3 of 3

Returning Values from specific cells in Excel using C#

Hybrid View

Guest Returning Values from... 07-20-2005, 06:05 PM
Guest RE: Returning Values from... 07-20-2005, 07:05 PM
Guest RE: Returning Values from... 07-22-2005, 09:05 AM
  1. #1
    Josh Behl
    Guest

    Returning Values from specific cells in Excel using C#

    I am trying to import an excel document from my asp.net page and capture the
    values from certain cells within that doc to do further processing with that
    data.

    I am doing just fine with the basic opening of the document. I even set up
    a range, but cannot figure out how to get the values out of that range.

    I know this may be a basic question, but I'm stumped.

  2. #2
    Diverse Computing
    Guest

    RE: Returning Values from specific cells in Excel using C#

    Did you try simply using the import web data util? You can easily create a
    module to automate the importing of data from asp, and then modify the data.

    "Josh Behl" wrote:

    > I am trying to import an excel document from my asp.net page and capture the
    > values from certain cells within that doc to do further processing with that
    > data.
    >
    > I am doing just fine with the basic opening of the document. I even set up
    > a range, but cannot figure out how to get the values out of that range.
    >
    > I know this may be a basic question, but I'm stumped.


  3. #3
    Josh Behl
    Guest

    RE: Returning Values from specific cells in Excel using C#

    I don't quite follow you.....

    I have an ASP.NET webform that I have created. I have placed a button on
    it. When I click that button, I want to import an excel spreadsheet. In
    that Excel spreadsheet are specific cells that I want to capture specific
    data from.

    I'm not looking at importing web data into Excel, but rather importing excel
    data into my web application to perform processing on it. Does that make
    sense?

    Is there a way using the Excel object model to do this?

    "Diverse Computing" wrote:

    > Did you try simply using the import web data util? You can easily create a
    > module to automate the importing of data from asp, and then modify the data.
    >
    > "Josh Behl" wrote:
    >
    > > I am trying to import an excel document from my asp.net page and capture the
    > > values from certain cells within that doc to do further processing with that
    > > data.
    > >
    > > I am doing just fine with the basic opening of the document. I even set up
    > > a range, but cannot figure out how to get the values out of that range.
    > >
    > > I know this may be a basic question, but I'm stumped.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1