View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Larry[_14_] Larry[_14_] is offline
external usenet poster
 
Posts: 15
Default Send an email message from my website using VBA code

I have an excel file on my website that customers can open to receive
activation numbers. After the VBA code gives the activation number, I need
the VBA code to send an email to my address. Can someone show me sample VBA
code to open a new email, add the address, Subject, and message and send the
message. Any help would greatly appreciated.
--
Larry