similar problem for a complete newbe - Please see code below that returns a run-time error 3265 due to the line: strTo = !email_address1
however, if i changed it to strTo = !AccountNumber it will populate in the outlook email To: line properly but i need the email address, not the account...