B berj Sep 25, 2004 #1 Is it possible to have Excel send an email if the value of a certain cell is changed?
F Frank Kabel Sep 25, 2004 #2 Hi have a look at: http://www.rondebruin.nl/sendmail.htm for getting started
B berj Sep 25, 2004 #3 Ok, I got sendmail installed, but it does not seem as though I will be able to automate this. I want the email to be sent anytime that there is a modification of a cell. How would I configure sendmail for this? Thanks, Berj
Ok, I got sendmail installed, but it does not seem as though I will be able to automate this. I want the email to be sent anytime that there is a modification of a cell. How would I configure sendmail for this? Thanks, Berj
R Ron de Bruin Sep 26, 2004 #4 Hi berj You can use the Change event to run a macro Read Chip Pearson's site about Events http://www.cpearson.com/excel/events.htm
Hi berj You can use the Change event to run a macro Read Chip Pearson's site about Events http://www.cpearson.com/excel/events.htm