+ Reply to Thread
Results 1 to 5 of 5

Auto Notify by email when the workbook is saved

  1. #1
    Registered User
    Join Date
    01-12-2016
    Location
    Brasov,Romania
    MS-Off Ver
    office 2013
    Posts
    8

    Auto Notify by email when the workbook is saved

    hello,

    please help..
    somebody know's a VBA code or something to announce you when somebody saves a common (shared) workbook?

    Example: if somebody modify and after that saves the workbook, automatically an e-mail to be sent on "[email protected]"

    and maybe it can be possible if in the email notification is specified who saves and what cells were modified.



    Thank you verry much!

  2. #2
    Forum Contributor
    Join Date
    09-05-2011
    Location
    Essex, England
    MS-Off Ver
    Excel 2003 Excel 2007
    Posts
    383

    Re: Auto Notify by email when the workbook is saved

    Please Login or Register  to view this content.
    Add to the thisworkbook BeforeSave or BeforeClose event.

  3. #3
    Registered User
    Join Date
    01-12-2016
    Location
    Brasov,Romania
    MS-Off Ver
    office 2013
    Posts
    8

    Re: Auto Notify by email when the workbook is saved

    hello and thank you very much for help but i still have an issue regarding this.
    the code its working just when i hit run button "Run Sub" (F5) and how should i add "BeforeSave" ..maybe this is the reason that is not working.
    Can you help me with that ?

    Thank you!

  4. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: Auto Notify by email when the workbook is saved

    Quote Originally Posted by Kramxel View Post
    Add to the thisworkbook BeforeSave or BeforeClose event.
    You missed the above instruction.

    On VBA Editor --> Double click ThisWorkbook (from the project explorer on the left side) and place the following code into the opened code window.
    Please Login or Register  to view this content.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  5. #5
    Registered User
    Join Date
    01-12-2016
    Location
    Brasov,Romania
    MS-Off Ver
    office 2013
    Posts
    8

    Re: Auto Notify by email when the workbook is saved

    thank you very much for the answer
    for this it is a big thing if it be possible to see wich cell's were modified or just the last cell

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Automatically Send Email After Workbook is Saved
    By DawnC in forum Excel General
    Replies: 1
    Last Post: 07-10-2014, 03:59 PM
  2. [SOLVED] Want auto-gen number in template workbook to stop working when saved to normal workbook
    By tjamestx in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-24-2014, 02:56 PM
  3. Auto saved workbook and accept all changes every 5 seconds...
    By puuts in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-26-2014, 10:06 AM
  4. Workbook saved - send auto email (first instance only)
    By D_N_L in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-10-2014, 11:20 AM
  5. [SOLVED] Auto notify email on late submission.. Is it possible?
    By pyol17 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-14-2012, 12:52 AM
  6. VBA to auto save a JPG of a cell range when workbook is saved?
    By jonvanwyk in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-22-2012, 03:29 PM
  7. [SOLVED] Auto notify a list of people via email when excel file is closed
    By Melanie in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-11-2006, 11:10 AM

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