Fax problem with Word documents

  • Thread starter Thread starter Elly Direks via OfficeKB.com
  • Start date Start date
E

Elly Direks via OfficeKB.com

In Word95 I used a macro to process ascii files into orders formatted in
Word. I used a self build VB program to send faxes with MAPI. Now we use
Office 2003 and I integrated all in VBA and to avoid messages I use the
Redemption.dll. Our network has a central write protected Normal.dot and
the macro's are password protected. When the fax starts sending, Word asks
for the macro password. What does Outlook want from Word that needs the VBA
code? How can I avoid this?
 
You'd really be best off posting such questions in a programming group such
as microsoft.public.outlook.program_vba.

We'd need to see your VBA code and know what that Word macro does to really
provide an answer. There can be lots of interactions between Word and
Outlook when WordMail is being used.
 
Back
Top