How to open document in OLE field...
In associated application window. Say you have the same setup, like in this sample. To open document – you need to run following code:
Me.oleExcelObj.Verb = acOLEVerbOpen
Me.oleExcelObj.Action = acOLEActivate



0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home