I've painted a little OLE thing on my form, set it up as a "Create New" Excel worksheet. Then in the Form_Load I've put:

OLE1.CreateLink "C:\Windows\Desktop\Fred.xls"

and when the thing loads I can see the contents of dear old Fred.xls. Guuurrreeat. Now, can I get the thing to scroll? I mean, supposing I don't want to forever be looking at the top left part of the sheet.