M
Michael
I'm using 2000 which doesn't seem to have the option of
putting the full path name in the footer. Someone gave me
the code
Sub PathInFooter()
ActiveSheet.PageSetup.RightFooter = ActiveWorkbook.FullName
End Sub
which gives me the full path name but doesn't give me the
sheet name. Should FullName give me the sheet name also or
do I need to add something. The name is really long.
Thanks. Michael
putting the full path name in the footer. Someone gave me
the code
Sub PathInFooter()
ActiveSheet.PageSetup.RightFooter = ActiveWorkbook.FullName
End Sub
which gives me the full path name but doesn't give me the
sheet name. Should FullName give me the sheet name also or
do I need to add something. The name is really long.
Thanks. Michael