Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default automated email for functioned cells

I have attached my file, I would like to have an email sent t
"skylinekiller.mail.telepac.pt" for every cell that has dropped belo
the 90 day mark (blue). On my worksheet I ahve a cell which turn
colors when the training date gets within 90 days, 30 days, and over 9
days. My question is, I was wondering if it's possible that once tha
cell falls with in the 90 days before training I want Excel t
automaticall send an email or some type of response. Is this possible

Attachment filename: training help.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=52989
--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default automated email for functioned cells

Hi skylinekiller

I don't look at your file

You can use this event to run the macro if you want to check
Formula values

Private Sub Worksheet_Calculate()
'macroname
End Sub

You can adapt this macro
http://www.rondebruin.nl/sendmail.htm#message

--
Regards Ron de Bruin
http://www.rondebruin.nl


"skylinekiller " wrote in message ...
I have attached my file, I would like to have an email sent to
"skylinekiller.mail.telepac.pt" for every cell that has dropped below
the 90 day mark (blue). On my worksheet I ahve a cell which turns
colors when the training date gets within 90 days, 30 days, and over 90
days. My question is, I was wondering if it's possible that once that
cell falls with in the 90 days before training I want Excel to
automaticall send an email or some type of response. Is this possible?

Attachment filename: training help.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=529898
---
Message posted from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Locking Cells in an Automated SpreadSheet Mick Henn[_2_] Excel Discussion (Misc queries) 1 May 7th 09 12:46 PM
how do i send an automated email from excel using an if statement Daniel Excel Worksheet Functions 0 August 5th 08 11:07 AM
Excel user defined functioned [email protected] Excel Worksheet Functions 2 March 28th 08 03:11 PM
can an automated notification (on xls file changes) email can be anat_ny Excel Discussion (Misc queries) 1 July 10th 07 07:16 PM
Automated Email Messages from Excel w/VBA Aaron[_7_] Excel Programming 2 July 30th 03 02:26 PM


All times are GMT +1. The time now is 01:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"