[AccessD] Office on a server - where did it go?

jwcolby jwcolby at colbyconsulting.com
Wed Jun 3 10:05:12 CDT 2009


That did it DAN!  The MAN!

They had installed it ion a Program Files on the E: drive.

So I have my decompile shortcut.  Thanks for all the replies.

John W. Colby
www.ColbyConsulting.com


Dan Waters wrote:
> Maybe this would tell you where it is: 
> 
> Private Sub AccessLocation()
> 
>     Dim stgLocation As String
>     
>     stgLocation = SysCmd(acSysCmdAccessDir)
>     
> End Sub
> 
> HTH!
> Dan




More information about the AccessD mailing list