I have a data table with many rows and columns.
How can I display the value (text) in row 1 column 1 to a message box?
I am able to display the row count, but can’t seem to figure out how to display the actual contents of the cells.
I’m using VS2012, and coding in VB
Try,