Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello there, iam a new here, and I would ask to know about how to import specified coloumn and sheet in excel 2010, then show it to datagridview, edit on it, then update and save the change.

example, i will import and show 'A' and 'GH' in 'sheet1'
then find string on 'A', if true the highlight of the datagrid will show what string I find.
so I can change the 'GH' coloumn next to 'A'.
after it I press the button to save the change, then when I open my xlsx, all data is update according to what I do on vbnet.

Sorry for my bad english
Thanks :)
Posted
Comments
PrissySC 24-Jun-13 11:57am    
Use ODBC drivers or the office integration pack.

https://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2357260-export-and-import-excel-sheet-data

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