Hi all again, I would like to make a small program so that I learn while doing it.

I would like to input a lot of number and information in an excel sheet, and than I would like to access the data (read) from the excel sheet from VB and use it for sums.

In other words, the excel sheet is to be filled manually. VB has to read it only. nothing should show onscreen apart from the form of the VB.

I don't have the slightest idea of what to declare, how to communicate and how to read data from a specific cell.

thanks all