+ Reply to Thread
Results 1 to 2 of 2

Sharing workbook, show last user change?

  1. #1
    paul89
    Guest

    Sharing workbook, show last user change?

    I share a workbook with others in the office, i'd like to create a cell that
    shows who the last user was that saved something, and the date/time it was
    saved. Is this possible??

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Response

    Sounds like you need a macro linked to the Before_Save event.

    You can get the date from the Date() function. Getting the user can be done with ActiveWorkbook.UserStatus(1,1)
    Martin

+ 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