Joe,
I have found a workaround on the web which fixes the problem for me.
This does not work
Set olApp = CreateObject("Outlook.Application")
This does work.
Set olApp = CreateObject("Outlook.Application", "localhost")
Andy
Joe,
I have the same problem. I am migrating from a notebook which had Office XP Pro and then Office 2003 SBE. I have a spreadsheet that uses Outlook to send emails using similar code to the code you posted.
On the new notebook I have installed Office 2003 SBE and Access 2002. I get the...
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.