tlrobinson512
New Member
- Joined
- Jun 24, 2014
- Messages
- 21
Hello,
I am searching for the solution to being able to send an autoemail based on the email address entered into a specific cell in Excel.
I have been successful in writing a code for calling up a macro that has a specific email address in it and sending the auto email via outlook, but in this case, the user inputs their name and email address into two cells, and I want it to pick up that email address in cell "D24" and send an auto response. Any help would be GREATLY appreciated!! I am a novice VBA user. The email would be sent upon clicking of the command button I have in the sheet.
I am searching for the solution to being able to send an autoemail based on the email address entered into a specific cell in Excel.
I have been successful in writing a code for calling up a macro that has a specific email address in it and sending the auto email via outlook, but in this case, the user inputs their name and email address into two cells, and I want it to pick up that email address in cell "D24" and send an auto response. Any help would be GREATLY appreciated!! I am a novice VBA user. The email would be sent upon clicking of the command button I have in the sheet.