M
Maury Markowitz
I'm going to re-open this thread fresh...
Replaced an ailing machine with a new one. Installed fresh Windows XP
(2002) SP3 and Office 2003 SP3. Version numbers of Office apps all
match on the machine, and match everyone else's machine, all of them
ending in .8221.
When attempting to sent mail from an Excel VBA script, this line fails
on the new machine...
With ActiveSheet.MailEnvelope.Item
this exact same line, in the same workbook, works fine on every other
machine.
I have tried Windows Update and Detect and Repair, neither had any
effect.
Any ideas? I believe MailEnvelope relies on a COM object
(MSOEnvelope?) Can I check to see if this is properly installed?
Anything else I should look for?
Maury
Replaced an ailing machine with a new one. Installed fresh Windows XP
(2002) SP3 and Office 2003 SP3. Version numbers of Office apps all
match on the machine, and match everyone else's machine, all of them
ending in .8221.
When attempting to sent mail from an Excel VBA script, this line fails
on the new machine...
With ActiveSheet.MailEnvelope.Item
this exact same line, in the same workbook, works fine on every other
machine.
I have tried Windows Update and Detect and Repair, neither had any
effect.
Any ideas? I believe MailEnvelope relies on a COM object
(MSOEnvelope?) Can I check to see if this is properly installed?
Anything else I should look for?
Maury