Excel Excel Macro - Error 48

Joined
Feb 14, 2011
Messages
1
Reaction score
0
Hi Friends,

We have this code in Excel which saves the excel and then opens Outlook and then sends the excel as attachment with a outlook email to specified users .Now the code has been working perfectly fine for a long time , But recently one of the users is getting a problem with Outlook .
When the applications comes to this part of code
"Set olApp = GetObject(, "Outlook.Application")"
on this users machine ...it throws runtime error 48 - Unable to load DLL ..
Please note that this was running fine on the users machine some time back . I am unable to find a soultion on this . I would appreciate on any help or tips on this.

Regards,
Prashant
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Access #Error & Excel Pivot 0
Excel Create Outlook Appt in Excel VBA 0
Excel On Error Resume Next 2
Email Excel Cell Range using Macro 1
Outlook Outlook calendar help please 0
Excel macro help needed 0
Sending outlook mail from excel using VBA 1
Outlook Custom Message Form In Outlook 0

Top