开发者

combine vb with excel

开发者 https://www.devze.com 2023-02-16 04:40 出处:网络
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. Y

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

精彩评论

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

关注公众号