Home
|
Contact Us
|
FAQ
|
Search & Site Map
|
Link to Us
Sign In
|
Join
|
Other 45 Sites in Network
Home
Discussions
Access
Excel
InfoPath
Outlook
PowerPoint
Publisher
Word
Directory
User Groups
Related Topics
Outlook Express
Internet Explorer
Windows
MS Server Products
More Topics ...
MS Office Forum
/
Word
/
Programming
/
November 2006
Tip:
Looking for answers? Try searching our database.
Multiple Line Footer
Thread view:
Tree View
List View (postings sorted by date)
Single Message View
Enable EMail Alerts
Start New Thread
Thread rating:
W Arrington
- 16 Nov 2006 14:11 GMT
I want to insert 3 separate lines of text into the footer using a macro. How
do I do this?
Reply to this Message
Andrew V
- 16 Nov 2006 15:51 GMT
Just an example:
ActiveDocument.Sections(1).Footers(wdHeaderFooterPrimary).Range.Text _
= lineA & vbCr & "This is line B" & vbCr & lineC
Andrew
> I want to insert 3 separate lines of text into the footer using a macro. How
> do I do this?
Reply to this Message
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.