Is there an author field in Excel?
Gord,
Point taken.
'--
Jim Cone
"Gord Dibben"
<gorddibbATshawDOTca wrote in message
Jim
The Author of the workbook is not necessarily the name of the user who opens
the workbook.
Gord
On Wed, 18 Mar 2009 00:38:50 -0700, "Jim Cone"
wrote:
Sub GiveMeCredit()
ActiveSheet.PageSetup.RightFooter = Application.UserName
End Sub
|