Email from Excel?

UnluckyXIII

New Member
Joined
May 13, 2015
Messages
20
Office Version
  1. 365
Platform
  1. Windows
Hey,

Hoping someone might be able to assist me with this one, I'm trying to setup an email function within my spreadsheet but I seem to be a little out of my depth (Excel isn't my strong point).

What I'm trying to achieve is that as my spreadsheet is updated that a cell can be clicked to send an email to a person selected from a data validation list (email address located in a different sheet in the same workbook), I seem to be able to setup the email function fine when everything is located together in the same sheet and the value isn't something that changes but as soon as I introduce the data validation list I just can't seem to figure out how to get this to work.

Hopefully the above makes sense and someone knows where I'm trying to go with this, although if you need more details or I haven't explained this very well please let me know.

Thanks in advance
XIII
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
I don't quite understand what your issue is, so I tinkered around. I was able to set it up. On Sheet1 I have a list of email addresses. On Sheet2 I set up Data Validation | List with Source equal to the list on the other sheet. Then on Sheet2 I used the data validation drop-down arrow to select one of the addresses. It did so, but it was not a hyperlink. So I put into edit mode with f2 and then pressed Enter, which turned it into a hyperlink that opened up my email functionality when clicked. Subsequent selections with the drop-down arrow did not require the step of creating the hyperlink.
 
Upvote 0
I appear to have figured this out.

First I added a VLOOKUP in a hidden cell to pull the email address from the other sheet based on the information entered by the data validation list. Then with this in place I was able to use a HYPERLINK to reference the hidden cells email address and populate the email to notify the correct person that an action had been assigned to them in the team planning board.
 
Upvote 0

Forum statistics

Threads
1,215,523
Messages
6,125,322
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top