Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to automatically send an email from excel when a certain value within
a cell is reached. Does anyone have a macro template to do this?? I have other users accessing a common spreadsheet on a shared server and if they enter data into this spreadsheet that causes a certain cell to hit a predefined watermark that I have already setup, then I want to be able to have excel automatically send an email to me alerting me that this watermark or cell value has been reached. I have already added Ron de Bruin's Excel "send email" add-in if this is required. Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Charlie
I want to automatically send an email from excel The problem is that Outlook have a security warning and if you use OE you must use SendKeys to send a mail. CDO is a option if you and your users have always a internet connection and using Win 2000 or win XP. Which mail program do you and your users work with? Maybe i can give you a example then -- Regards Ron de Bruin http://www.rondebruin.nl "charlie" wrote in message ... I want to automatically send an email from excel when a certain value within a cell is reached. Does anyone have a macro template to do this?? I have other users accessing a common spreadsheet on a shared server and if they enter data into this spreadsheet that causes a certain cell to hit a predefined watermark that I have already setup, then I want to be able to have excel automatically send an email to me alerting me that this watermark or cell value has been reached. I have already added Ron de Bruin's Excel "send email" add-in if this is required. Thanks. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As far as I am aware.....most excel email add-ins only open the defaul
mail client program, enter the details of the recipient, but do no enter auto context or auto-send. Celtic Avenge -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to send email automatically. | Excel Discussion (Misc queries) | |||
send email to each customer email in excel sheet. | Excel Discussion (Misc queries) | |||
How do I automatically send daily email of updated Excel workbook. | Excel Discussion (Misc queries) | |||
body of email disappears when I send an email from Excel | Excel Discussion (Misc queries) | |||
VBA code to send range automatically via email | Excel Programming |