Click here to Skip to main content
15,879,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I want to read complete excelsheet and search for particular word and edit particular cell value against that search word. This is very easy in c# but my problem is that i have to do all the above using Javacript in window application (asp.net).

Please help me in this from where do i start to achieve this.

Note: Not using
Embedded Excel Workbooks,


Thanking you in advance.

Thanks
AP
Posted
Updated 2-Jan-13 21:51pm
v2

1 solution

Hi Member 4531085( special name :) )

If you are using Embedded Excel Workbooks, trying this resource:
http://msdn.microsoft.com/en-us/library/hh315812(v=office.14).aspx

Hope it's useful.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900