Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Forms / May 2004

Tip: Looking for answers? Try searching our database.

Problem with printing a form in Word

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
- 20 May 2004 09:45 GMT
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
Sue Mosher [MVP-Outlook] - 20 May 2004 12:34 GMT
Word is saying that there isn't a "Text1" form field. If the names match,
then maybe what you want is oDoc.FormFields("FullName").

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers

> 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)
[quoted text clipped - 4 lines]
>
> I use Word 2002 SP2 and Outlook 2002 SP2
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.