+ Reply to Thread
Results 1 to 6 of 6

Email notification when Excel sheet is saved

  1. #1
    Registered User
    Join Date
    11-17-2015
    Location
    Luterbach
    MS-Off Ver
    MS office 2013
    Posts
    55

    Email notification when Excel sheet is saved

    Hello,

    I would like to know what would be the best macro code to get an email notification automatically after someone saved the specific excel file.

    Thank you

  2. #2
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,008

    Re: Email notification when Excel sheet is saved

    .
    Paste this macro into the ThisWorkbook module of the workbook :

    Please Login or Register  to view this content.

    The above assumes the end user has MS Outlook installed on their computer.

  3. #3
    Registered User
    Join Date
    11-17-2015
    Location
    Luterbach
    MS-Off Ver
    MS office 2013
    Posts
    55

    Re: Email notification when Excel sheet is saved

    Thank you so much for your help.

    Actually, I am looking for the code that will send an email notification automatically when the excel file is saved.

    This code works perfectly but the email should be sent manually, and I am trying to avoid that. Would you be able to adjust it?

  4. #4
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,008

    Re: Email notification when Excel sheet is saved

    .

    Try this version :

    Please Login or Register  to view this content.
    Paste the above into a Regular Module. In the ThisWorkbook module, Workbook_BeforeSave ... include a call to the above macro like this :

    Please Login or Register  to view this content.
    Last edited by Logit; 12-11-2019 at 06:28 PM.

  5. #5
    Registered User
    Join Date
    11-17-2015
    Location
    Luterbach
    MS-Off Ver
    MS office 2013
    Posts
    55

    Re: Email notification when Excel sheet is saved

    Thank you so much !

  6. #6
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,008

    Re: Email notification when Excel sheet is saved

    .
    You are welcome.

    Merry Christmas

+ 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. Email notification in Excel sheet
    By bokasha in forum Excel General
    Replies: 0
    Last Post: 07-18-2019, 01:41 PM
  2. Need email notification from excel
    By Lance123 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-17-2016, 04:14 AM
  3. Excel/VBA email notification
    By warren0127 in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 06-09-2014, 05:20 AM
  4. Email notification everytime the file is saved.
    By jnh0 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-18-2014, 06:52 AM
  5. Execute email notification from sheet while unlocking sheet and then protect on exit
    By dillkeva in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-10-2013, 06:24 AM
  6. email notification through excel
    By melleniam in forum Excel General
    Replies: 3
    Last Post: 03-01-2011, 04:16 PM
  7. [SOLVED] email Notification from Excel
    By bobbyfaescotland in forum Excel General
    Replies: 1
    Last Post: 07-20-2006, 01:19 PM

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