+ Reply to Thread
Results 1 to 2 of 2

dynamically enter name of last modified by in spreadsheet on save

  1. #1
    HW
    Guest

    dynamically enter name of last modified by in spreadsheet on save

    Is there a way to have excel change the name in the footer of a spreadsheet
    to the name of the person who last modified the the spreadsheet and also the
    time of the last change. Not the time it was last viewed... but specifically
    modified.

  2. #2
    Jim Rech
    Guest

    Re: dynamically enter name of last modified by in spreadsheet on save

    You could write code for the BeforeSave event (more on that can be found in
    online VBA help) to change the footer. That would assume that the user
    enabled macros when the workbook was opened. If he didn't then no macros
    will run and you cannot enforce this.

    --
    Jim
    "HW" <HW@discussions.microsoft.com> wrote in message
    news:17C49A4B-36EB-4146-91DA-E1F64DEED6BF@microsoft.com...
    | Is there a way to have excel change the name in the footer of a
    spreadsheet
    | to the name of the person who last modified the the spreadsheet and also
    the
    | time of the last change. Not the time it was last viewed... but
    specifically
    | modified.



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1