开发者

combine vb with excel

how can i get cell text value from excell sheet in visual basic and then after changing its text send it to back excell. when i op开发者_开发百科en excel file i should get the changed value in file.


You need to add a reference to Excel and import the following

Imports Excel = Microsoft.Office.Interop.Excel

Then there is some code here to get you started.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜