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 / Word / Programming / March 2005

Tip: Looking for answers? Try searching our database.

Routing Slip FileName

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
PBC - 04 Mar 2005 19:51 GMT
Is there a way to extend the number of characters Word uses to title a
routing slip?  The files I'm routing have filenames longer than 20
characters.  The routed files are automatically titled with a maximum length
of 8 characters.

The code I'm using is the same as in the help file:
ActiveDocument.HasRoutingSlip = True
With ActiveDocument.RoutingSlip
   .Subject = "Enter subject here"
   .AddRecipient "Recipient E-mail here"
   .Message = "Enter message here"
   .Delivery = wdOneAfterAnother
End With
ActiveDocument.Route

Any help would be gladly appreciated.  Thanks.
PBC
Perry - 06 Mar 2005 11:07 GMT
I presume with the solution provided in the other thread (regarding
SendMailAttach)
this one is also answered ??
Kindly confirm.

Krgrds,
Perry

> Is there a way to extend the number of characters Word uses to title a
> routing slip?  The files I'm routing have filenames longer than 20
[quoted text clipped - 13 lines]
> Any help would be gladly appreciated.  Thanks.
> PBC
 
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.