Reading from an excel document

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dan Aldean

    #1

    Reading from an excel document

    I would like to read cells from an excel document. Does anyone have a smple
    of code for that please?
    Thanks


  • Robbe Morris [C# MVP]

    #2
    Re: Reading from an excel document

    Here are some COM interop samples for Excel and
    C#:




    --
    Robbe Morris - 2004-2006 Microsoft MVP C#
    I've mapped the database to .NET class properties and methods to
    implement an multi-layered object oriented environment for your
    data access layer. Thus, you should rarely ever have to type the words
    SqlCommand, SqlDataAdapter, or SqlConnection again.






    "Dan Aldean" <doruroman@roge rs.comwrote in message
    news:ewvTmr88GH A.4620@TK2MSFTN GP02.phx.gbl...
    >I would like to read cells from an excel document. Does anyone have a smple
    >of code for that please?
    Thanks
    >

    Comment

    Working...