Reading the value of excel checkbox with vb.net
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have the task to read excel spreadsheets with vb.net. Amongth other details the contain checkboxes, from which I need the value. Has anyone got an idea how I should read these checkboxes?
use the excel object library..connect to the worksheet u need,n then u should be able to do it