I am writing an application that needs to get input from an excel worksheet and out output to another spreadsheet in the same file. Using OLE Container Control, I was able to see the spreadsheet by using sourceData but I am not sure how to get the information stored in an individual cell. I tried sourceItem but that is not working. I must be doing something wrong, any help would be appreciated

Raj Morey