Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If the data is arranged in a tabular format you can use ADO and the
Excel driver to query it as if it were a database table. Plenty of references on the web - google for Excel+ADO+ASP Eg: http://support.microsoft.com/kb/q195951/ If the data format is irregular then you'l have to use ASP to automate excel and extract the data cell by cell Tim. "Kurien Baker Fenn" wrote in message ... Hello, I have an Excel sheet which resides in my D: drive. I have to access this excel sheet and read the data from it and print it on an ASP page.This all should be done using simple ASP.Please help me. Thank You. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to read the data from -- Excel sheet | Excel Worksheet Functions | |||
how to read the data from Excel sheet | Excel Worksheet Functions | |||
Can Excel 97 read Excel 2003 simple spreadsheet? | Excel Discussion (Misc queries) | |||
To Read from an Excel sheet | Excel Programming | |||
How to read Excel Spread Sheet in VB | Excel Programming |