Read data from excel using ASP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BigJohnson
    New Member
    • Jan 2006
    • 1

    Read data from excel using ASP

    Hi all
    I'm trying to retrieve the value of a specific cell in an uploaded XLS file, then insert this into an ASP form field. Can this be done?

    Thanks
    C
  • Niheel
    Recognized Expert Moderator Top Contributor
    • Jul 2005
    • 2432

    #2
    This can be done.

    Here are two great tutorials for this. You will have to make sure the excel documents have named ranges so that the query for the data can be treated as an SQL statement.Good luck, and keep us updated.
    niheel @ bytes

    Comment

    Working...