Hi everbody,
I'm new in Visual Basic and using 2010 Express. I'm trying to develope a small analize program and having a problem with it.
I have a database, datagridview1 and data in its cells. I want to calculate the first 20 cells "average" in " DataGridView1.R ows(20).Cells(1 ).Value
and continue successively. I added a picture of an excel sheet part but shows what I want to do.
Thanks a lot.
I'm new in Visual Basic and using 2010 Express. I'm trying to develope a small analize program and having a problem with it.
I have a database, datagridview1 and data in its cells. I want to calculate the first 20 cells "average" in " DataGridView1.R ows(20).Cells(1 ).Value
and continue successively. I added a picture of an excel sheet part but shows what I want to do.
Thanks a lot.