![]() |
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 |
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 |
All times are GMT +1. The time now is 11:09 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com