Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good day,
I would like to process and grab data from Excel file using ASP.Net. The old method is to use ActiveX object (create an Excel application object for processing). However, ActiveX seem having lot of hard time with the new release of IE. Heard that there is an object called Office Web Component (OWC) which could be used to read Excel file without the need to create an ActiveX object. Is this true? Could anyone throw me with some web sites explicitly explain the using of OWC in Excel programming? I just need to perform read data action from Excel specific cell, unrelevant worksheet deletion to Excel file and save the Excel file for user reference. Thanks a lot :p |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
check out this page it has examples using excel with visual Basic 6.0 but it
is a good starting point David http://support.microsoft.com/kb/235883/EN-US/ "LBT" wrote: Good day, I would like to process and grab data from Excel file using ASP.Net. The old method is to use ActiveX object (create an Excel application object for processing). However, ActiveX seem having lot of hard time with the new release of IE. Heard that there is an object called Office Web Component (OWC) which could be used to read Excel file without the need to create an ActiveX object. Is this true? Could anyone throw me with some web sites explicitly explain the using of OWC in Excel programming? I just need to perform read data action from Excel specific cell, unrelevant worksheet deletion to Excel file and save the Excel file for user reference. Thanks a lot :p |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi David,
The web site is on how to populate data to Excel. If I would like to take an Excel file and process it, can I achieve this using OWC? Thanks Regards, LBT "dkinn" wrote: check out this page it has examples using excel with visual Basic 6.0 but it is a good starting point David http://support.microsoft.com/kb/235883/EN-US/ "LBT" wrote: Good day, I would like to process and grab data from Excel file using ASP.Net. The old method is to use ActiveX object (create an Excel application object for processing). However, ActiveX seem having lot of hard time with the new release of IE. Heard that there is an object called Office Web Component (OWC) which could be used to read Excel file without the need to create an ActiveX object. Is this true? Could anyone throw me with some web sites explicitly explain the using of OWC in Excel programming? I just need to perform read data action from Excel specific cell, unrelevant worksheet deletion to Excel file and save the Excel file for user reference. Thanks a lot :p |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Office Project vs. Office Web Component | Excel Worksheet Functions | |||
Office web component . | Excel Worksheet Functions | |||
office web component error | Excel Discussion (Misc queries) | |||
Office Web Component Licensing | Excel Programming | |||
Office XP chart component | Excel Programming |