View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Can excel automatically send e-mail when particular cell is change

Try this ivica
http://www.rondebruin.nl/mail/change.htm



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



"ivica" wrote in message ...
I would like to manage when some cell in my workbook (which is already linked
with some internet site and refreshes automatically), let's say cell C3 is
changed in particular word (example: from 'morning' to 'evening') and than
excel automatically send me an e-mail while word 'morning' is changed into
'evening'

How can this be done?

Thanks for help