View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David A. David A. is offline
external usenet poster
 
Posts: 64
Default Changing the From: in an email

I am trying to send a sheet to users. I have to set the FROM: address to
something other then my email address, a general inbox we have set up so if
theey "Reply" it goes there. EX: I am sending to Joe Shoe and I need it to
appear that ABC Company is sending it to him even though its me David
Abercrombie that is sending it. I have tried .Item.From=ABC Company but this
doesn't do anything but give me an error....Help
Thanx.