M
Michelle
We use macro's in our office to designate a "From" email account. Everything
has been working fine until the other day my boss went to click on one of the
macro buttons and got a runtime error.
Run-time error -2147221223 (80040119)
The form required to view this message cannot be displayed. contact your
administrator.
In researching the runtime error it comes up with references to Win NT or
outlook 2000. The laptop is XP with Outlook 2007.
1 of the macro's does work, the other 2 do not. When I debug it brings me
to the VBscript and points to
Set myItem = myFolder.Items.Add("IPM.Note.user_company").
This line is the same as when the vbscript was setup and the same line for
use for another company works fine.
This same script but with different username works fine on other machines
running macro.
Has anyone run into this before or any ideas?
has been working fine until the other day my boss went to click on one of the
macro buttons and got a runtime error.
Run-time error -2147221223 (80040119)
The form required to view this message cannot be displayed. contact your
administrator.
In researching the runtime error it comes up with references to Win NT or
outlook 2000. The laptop is XP with Outlook 2007.
1 of the macro's does work, the other 2 do not. When I debug it brings me
to the VBscript and points to
Set myItem = myFolder.Items.Add("IPM.Note.user_company").
This line is the same as when the vbscript was setup and the same line for
use for another company works fine.
This same script but with different username works fine on other machines
running macro.
Has anyone run into this before or any ideas?