View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fhjfhgjf fhjfhgjf is offline
external usenet poster
 
Posts: 4
Default Send E-mail from Excel VBA without Security Warning

Hi everyone,

I am using Excel to pull and store live data from a manufacturing process,
and automatically generate an e-mail alert when the process values drift
outside allowable limits.

How do I disable the Security warning? (preferably without reg-edit). While
the warning is active and during the included 5 second delay Excel stops and
I lose data.

I know this sounds like "how do I write a virus?" but any help I can get
would be greatly appreciated.

Thanks.