Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
dave nicholls
 
Posts: n/a
Default adding author details to a footer

is it possible to add author detials to a footer, in the same way you can add
file details, time stamp etc


  #2   Report Post  
Posted to microsoft.public.excel.misc
Kevin B
 
Posts: n/a
Default adding author details to a footer

You can use this macro to insert the Author name into the footer:

Sub Author()

ActiveSheet.PageSetup.CenterFooter = ActiveWorkbook. _
BuiltinDocumentProperties("Author").Value

End Sub

--
Kevin Backmann


"dave nicholls" wrote:

is it possible to add author detials to a footer, in the same way you can add
file details, time stamp etc


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
header and footer problems cliffhanger79 Charts and Charting in Excel 4 November 7th 05 08:03 PM
Please help with Adding a Footer or Header Al Excel Discussion (Misc queries) 3 August 14th 05 12:30 PM
Inserting Footer - Ajit Ajit Munj Excel Discussion (Misc queries) 2 March 11th 05 02:39 PM
Adding a Name Box in a Chart or Footer Carmax Charts and Charting in Excel 3 February 15th 05 10:57 PM
Formatting a footer with a top border-line Ed Isenberg Excel Discussion (Misc queries) 3 December 19th 04 10:41 PM


All times are GMT +1. The time now is 04:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"