B
Bruno Hirsnik
1. I have changed my outlook 2003 default mail form
2. the name is ipm.note.test
3. with formswap i make this to the default
4. all works correct if i open a new mail or a reply in outlook the new
form is displayed and
all fields are set to the correct values
Now the problem
I open e.g. Word and send the document with send to - email with attachment
(sorry if the translation
is bad in German Senden-An > eMail-Empfängeranlage) the mail send form is
displayed but my fields
are not set the are now empty ?
I also have changed the Item_Open function to
Function Item_Open()
Item.SentOnBehalfOfName = "(e-mail address removed)"
End Function
but the same result in word or excel nothing is in the from field display.
Can anybody help me ?
wbr
Bruno
2. the name is ipm.note.test
3. with formswap i make this to the default
4. all works correct if i open a new mail or a reply in outlook the new
form is displayed and
all fields are set to the correct values
Now the problem
I open e.g. Word and send the document with send to - email with attachment
(sorry if the translation
is bad in German Senden-An > eMail-Empfängeranlage) the mail send form is
displayed but my fields
are not set the are now empty ?
I also have changed the Item_Open function to
Function Item_Open()
Item.SentOnBehalfOfName = "(e-mail address removed)"
End Function
but the same result in word or excel nothing is in the from field display.
Can anybody help me ?
wbr
Bruno