G
Guest
Hi all,
I have made exactly the third method described on
http://support.microsoft.com/default.aspx?scid=kb;en-us;290775&Product=ol2002
But when I test it I get an error at the line
oDoc.FormFields("Text1").Result = CStr(Item.FullName)
I've got this message with the debugger :
"Microsoft Word : required collection member doesn't exist"
The names of the fields in the Outlook and Word form match with the ones in
the code
I use Word 2002 SP2 and Outlook 2002 SP2
I have made exactly the third method described on
http://support.microsoft.com/default.aspx?scid=kb;en-us;290775&Product=ol2002
But when I test it I get an error at the line
oDoc.FormFields("Text1").Result = CStr(Item.FullName)
I've got this message with the debugger :
"Microsoft Word : required collection member doesn't exist"
The names of the fields in the Outlook and Word form match with the ones in
the code
I use Word 2002 SP2 and Outlook 2002 SP2