+ Reply to Thread
Results 1 to 7 of 7

Linking email address to a specific DropDown List value

  1. #1
    Registered User
    Join Date
    11-29-2012
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Lightbulb Linking email address to a specific DropDown List value

    Hi,

    I'm new to this forum so hello everybody.

    I need help (BADLY) in order to create an Internal Complaints Spreadsheet.

    I created a drop-down list (from a different spreadsheet) of all the agents in the company I work for, so I can select the right agent according to the complaint.

    HERE'S THE PROBLEM : I want to link an email account to each of the agents (values) so when I select 1 agent (from the drop-down list) on my primary spreadsheet, the email address linked to him/her shows up in the cell next to his/her name.

    The reason for this is I want to then create a hyperlink that I can click on to send an email.

    Can someone please help me!!?!???

    Thanks a lot

  2. #2
    Registered User
    Join Date
    11-29-2012
    Location
    Bucharest, Romania
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Linking email address to a specific DropDown List value

    Hy there! I'm new too on this forum..but let's see if I can help. I don't know if I understood corectly, but I think vlookup should do the trick. See attachment.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-17-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    39

    Re: Linking email address to a specific DropDown List value

    Could you just use a vlookup or hlookup? If so, you can do something like the formula below. The vlookup formulas would need to be filled out so that it looks at the person's name and pulls their email address. The second vlookup is what the cell will display, the first one creates the actual link to create the email.


    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    11-29-2012
    Location
    Bucharest, Romania
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Linking email address to a specific DropDown List value

    Nice snax! Good post!

  5. #5
    Registered User
    Join Date
    11-29-2012
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Linking email address to a specific DropDown List value

    Thanks a lot guys that was very helpful.

    Unfortunately, I ran into another problem...

    I created a "mailto:" hyperlink, but it keeps giving me the same error because of the title of the Hyperlink. I want to see "SEND EMAIL" in the cell so I can click on it to generate the email (Outlook)

    Here's the URL

    =HYPERLINK("mailto:[email protected]?subject=ALERT 3185&body=SHOP%20%3A%0D%0A%E2%80%A2%09"&C3&"%0D%0A%0D%0AFILE%20%3A%0D%0A%E2%80%A2%09"&D3&"%0D%0A%0D%0AAGENT%20%3A%0D%0A%E2%80%A2%09"&E3&"%0D%0A%0D%0AFEEDBACK%20%3A%0D%0A%E2%80%A2%09"&G3&"%0D%0A, "SEND EMAIL")

    The decoded version of the body would be (FYI):

    SHOP :
    • (Cell C3)

    File :
    • (Cell D3)

    AGENT :
    • (Cell E3)

    FEEDBACK :
    • (Cell G3)


    Keeps trying to correct the formula with ; ""SENDEMAIL") at the end but even if I correct it (MS autocorrect), still gives me the #VALUE error...

    Can somebody help me with this??

  6. #6
    Registered User
    Join Date
    10-17-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    39

    Re: Linking email address to a specific DropDown List value

    Try using this formula.

    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    11-29-2012
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Linking email address to a specific DropDown List value

    Thanks SNAX it worked perfectly

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1