Hi,
A local Primary school i help out at has been having a lot of trouble accessing the internet. They have:
NT4
Microsoft Proxy 2.0
Intel Router
ISDN Line
The proxy is/was completely broken, when I open Microsoft Management Console it says it can't connect to Classlink (the proxy name, and...
Hi, sorry its taken a while to respond, my connection went down for some reason.
The database wasn't e mailed to me so I have created a replica on my computer at home.
I have Outlook but it hasn't got the public folders. I will be back in work on tuesday to do every thing properly.
But for...
Because I'm at home now the best I can do is what i posted before:
******************
Private Sub publicfolder_Click()
On Error GoTo Err_publicfolder_Click
Dim oApp As Object
Dim myNameSpace As Object
Set oApp = CreateObject("Outlook.Application")
Set myNameSpace =...
I'm not at work at the moment so will have to try again tommorow, but as far as I can remeber when the code runs it highlights:
Private Sub publicfolder_Click()
in yellow and
Set myNameSpace = ***myOlApp***.GetNameSpace("MAPI")
the myOLApp which is between the asterix is also in...
I still get the same message I mentioned before, I did try it before the last post and it didn't work. I tried again just now and it still wouldn't work.
Doug
I think I have problems! The only refrences I have available for Outlook are
Microsoft Outlook 8.0 object library
Microsoft Exchange event service conf... (not strictly outlook but could be relevant?)
Could I get the .olb from microsoft or something?
thanks
I think i have done as you said, but when I tried to run it I got an error message saying "Compile error can't find project or library"
The code looks like this now
******************
Private Sub publicfolder_Click()
On Error GoTo Err_publicfolder_Click
Dim oApp As Object...
Thanks for the code, I am afraid this will be the first VBA stuff I've tried. I will do my best to use what you have given me but if you could explain in more detail it would be greatly appreciated.
My questions are as basic as:
Do you put the code under an event procedure with the button...
Sorry I was not very clear.
I am making a database that contains information on various engineering software programs. For some of the software programs we have public folders set up on an exchange server that contain additional information about the software a long with updates and patches...
Hi,
I am new to access but am learning all the time ;-). I recently found how to link a public folder on an exchange server to a table that displays the messages. (using the download from microsofts website)
This solution is not very efficient. I would like to be able to put links in each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.