Edit-in-place of Excel Worksheet

E

Eric Sambell

I'm using a bound OLE control containing an Excel 2000 workbook on an Access
2000 form. I would like to be able to edit the Worksheet in place, but it
keeps opening as a seperate window. Access says it should work, and Excel can
be edited in place in other applications, but the OLE verb for that (5)
doesn't exist when you check the ObjectVerbs property.

Has anyone found a solution to this problem?

Eric
 
Top