Alex & Access

News, links, downloads, tips and tricks on Microsoft Access and related

About Me Search
My Photo
Name:Alex Dybenko

Location:Moscow, Russia
Google
 
Web AccessBlog.net

Sunday, April 09, 2006

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