Using Excel, I inserted a text file to the sheet, and pasted it as an OLEObject (from the Excel menu "insert" then "object" and choose text file). I want to read the file context (using Excel VB macro), but I don't know how to access and open this OLEObject (whitch contains the file).