Click here to Skip to main content
15,903,632 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have Read only Excel file,generated by third party software. in which live share market data is scrolling..now i want to read or access those data into my project with live changes...
Can anyone help me. for this.
Thank you.
Posted
Comments
wimvr 1-Apr-11 16:03pm    
So you want to read the content of a cell in Excel (office), using VB.net?
Like you would read it if you have just opened your file?

The easiest way is using 'Microsoft.Office.Interop.Excel.dll', if I have understood your question.

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