Oh man! Never new that! But thanks for sharing that piece of info.
But this feature takes away a lot of available functionality from the program. The simple cut&paste, sort- and filter-options. Are there any known work-arounds or add-ons with the familiar context-menus or something like that...
Hi All,
My problem is that in the Runtime-version no contextmenu appears in my forms.
Is that normal or is there a property or database-setting or something else that I can change in order to make the context menu appear whenever rightclicking in a form during runtime?
Best regards, Tim...
Hi UncleJoe,
I tried to register it using:
regsvr32.exe "C:\Program Files\Microsoft Office\Office12\MSOUTL.OLB" and
regsvr32.exe "C:\Program Files\Common Files\MicrosShared\OFFICE12\MSO.DLL"
Both times it responded with two messages:
" <file> is loaded, but the entry-point DllRegisterServer is...
Still not connecting
Hi UncleJoe,
No luck. It is really there, right in the directory where it wants to be.
I tried to mess around with the file MSOUTL.OLB, putting it in another directory or renaming it, but that resulted in not accepting the reference again. Only when I put it back on its...
Refreshing the references does not help
Thanks for the tip. I tried it but unfortunately refreshing the references does not help.
Does anybody know how I can make Access find the application Outlook?
Best regards, Tim
Hello all.
I have a problem and hope you can help me. These commandlines give the error "Cannot find the application":
Public Sub Getmail()
Dim objOL As Outlook.Application
Set objOL = New Outlook.Application
How can I make it work?
I have access 2007, Oulook 2007, windows XP.
It has been...