How to email a list of names and email addresses?

I have a group of about 60 people with various amounts of data in each of their Address records.
I want to send an email to the group with a list of the names and email addresses of everyone on the list. I don't know how to do this neatly. Got any ideas?
If I put the group name in "to" in Mail, each person gets a messy non-alphabetical list with commas. If I send a group vCard, I send more data than I want to send. If I make a printed list, I have to convert to a pdf file and send that which is not nearly a simple as a text list.
Is there any way to export fields of my choice from Address into either text or spreadsheet format?
I want to send a list like this, but with tabbed columns.
Steve Jobs [email protected]
Barack Obama [email protected]
yourname1 yourname2 [email protected]
Thanks,
Phil

Thanks, Thomas for the prompt response, but the pdf method has two problems.
First, it's got to be in landscape mode, or the email address word-wrap. That makes for a five-page list. I want to send a 60-line text list.
Secondly, there's no way to eliminate the label (work, home, other...) from the email address field.
I will use the pdf method if no one comes up with a better idea.

Similar Messages

  • How to find out the user name and email address from SAP user id?

    Hi experts,
    In sto3n I find out the the user id with most navigations. I like to know his name or email address to contact him. Which table stores the user details? how to do it?
    Thanks in advance.
    Sharat.

    hi,
    The below tables will give only the name .
    USER_ADDRS
    USER_ADDR
    USER_ADDRP
    USR02
    i think you need email address .
    you can use this Tcode : su01d
    and give the user name and excute it
    i hope it will help you.
    Ram
    Edited by: Ram velanati on Jun 30, 2008 6:57 PM

  • I open a pdf file with club members names and emails. I used to be able to click on the members email and a outlook box would appear with the email address .

    I have a list of names and email addresses (250) and in a previous version of firefox I would go on the web page and when I would place the curser over the members email address and click it would automatically bring up an Outlook email to send box with the members email address already listed and ready for me to enter any information. This new firefox version (19) just lets the curser go across the email address and nothing happens when I click. How do I get the previous feature back?

    Current Firefox versions have enabled a new build-in PDF Viewer and that viewer doesn't have all the features that the Adobe Reader has.
    You can change the action for Portable Document Format (PDF) from Preview in Firefox to use the Adobe Reader or set to Always Ask.
    *https://support.mozilla.org/kb/change-firefox-behavior-when-open-file
    You can set the pdfjs.disabled pref to true on the <b>about:config</b> page to completely disable the build-in PDF viewer and use the Adobe Reader instead.
    See also:
    *https://support.mozilla.org/kb/view-pdf-files-firefox-without-downloading-them

  • How do I add or delete names in my address book

    How do I add or delete names and email addresses in my address book?

    Use these steps to remove saved (form) data from a drop down list:
    #click the (empty) input field on the web page to open the drop down list
    #highlight an entry in the drop down list
    #press the Delete key (on Mac: Shift+Delete) to remove it
    *http://kb.mozillazine.org/Deleting_autocomplete_entries

  • How can I send an email to a group in my address book, but hide the individual names and email addresses?

    how can I send an email to a group in my address book, but hide the individual names and email addresses?

    You used to be able to do this through leaving unchecked the box in preferences "when sending to a group show all member addresses". However, that feature failed some time ago (two or three years?) and the only way to hide the addresses now is to put the group in the BCC field.

  • I ordered Illustrator for another user.  I received an invitation that was accepted, logged in and tried to change the account to the name and email of the person it was ordered for.  How can I get this changed and the invitation sent to the right person?

    I ordered Illustrator via creative cloud for another user.  I received an invitation that was accepted  and tried to change the account to the name and email of the person it was ordered for.  How can I get this changed and the invitation sent to the right person? 

    Cloud as a Gift https://forums.adobe.com/thread/1665610

  • How to show users display name and email address in open social widget?

    Hello experts,
    Is it possible to retrieve users display name and email address with opensocial javascript e.g. Login widget seems to load user data (and userData.firstname) during the site init. Is this something that could be consumed or is there some opensocial data request that could/should be used. Any working sample widget spec would be appreciated.
    Best regards,
    Ville

    Hi Ville,
    in the logon widget, we also use the data retrevied from siteInit.loadData.data.user. However, this widget is part of the out of the box openSocial widgets, it is being released with the product code, not as a separate OS widget deployed on HANA Cloud Platform.
    If you'll do window.parent.siteInit you'll probably will get the data you are looking for, but this isn't the official public API, so you can use it but we cannot commit on keeping this structure.
    Why do you need this information in the widget level? Does your widget require authentication or is it for personalization needs?
    The best way is to retrieve this info on the java side using HAHA Cloud Platform APIs and send them back to the client.
    Look at this - SAP HANA Cloud Platform SDK >
    Package com.sap.security.um.user
    Interface:
    User
    This interface provides read access to user data and is an extension of Principal.
    UserAttribute
    The interface represents abstraction over a user general attribute, such as an e-mail address.
    UserProvider
    This interface represents the service interface which provides read access to a user implementation.
    Inbal 

  • How do i fix the "web form must capture customer name and email address" error?

    Hi all,
    I have a webform that is submitting securely to the bc servers. I get the response:
    {"SystemMessage": { "success": False, "message": "ERROR: An error occurred. Your web form must capture customer name and email address. Please fix this issue and re-insert your web form on your web page." }}
    I have verified that the "FirstName","LastName","EmailAddress" are actually gettting sent with their corresponding values. I can't seem to figure out why i keep getting this error. Can someone please lend a helping hand?!? Thanks guys... here's my code:
    var rAction = 'https://site.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=85886&OID={module_oid}&OTYPE={module_otype}&EID={module_eid}&CID={module_cid}&CC={module_urlcountryc ode}&Referrer={module_siteurl,true,true}&JSON=1';
    var rData = 'FirstName='+escape(fName.val())+'&LastName='+escape(lName.val())+'&EmailAddress='+escape (email.val())+'&Username='+escape(username.val())+'&Password='+escape(passwd.val())+'&Pass wordConfirm='+escape(passwd2.val())+'&BillingAddress='+escape(baddress.val())+'&BillingCit y='+escape(bcity.val())+'&BillingState='+escape(bstate.val())+'&BillingZip='+escape(bzip.v al())+'&PaymentMethodType='+escape(paymentMethodType)+'&CardName='+escape(cName.val())+'&C ardNumber='+escape(cNum.val())+'&CardExpiryMonth='+escape(expMonth)+'&CardExpiryYear='+esc ape(expYear)+'&CardType='+escape(cType)+'&CardCCV='+escape(ccv.val())
    $.ajax({
    type: 'POST',
    url: rAction,
    data: rData,
    success: function(msg){
    console.log('success');
    $('#result').html(msg);
    error: function(msg){
    console.log('error');
    $('#result').html(msg);

    Ok -- after testing this out a little on my own I think it must have to do with not properly serialzing the data you are passing in the ajax function.  In the example I linked to earlier they are just serialzing the form data and it works because it converts the data in the form's input fields to URL encoded notation.
    If you aren't using an actual form on your site to mimick the example I linked to then when building your "rData" string instead of using the "escape" function for each of the parameter values, you should be using the "encodeURIComponent" function instead which instead of escaping characters will convert it to URL encoded notation.  That's probably your issue. Here's more about encodeURIComponent(): http://www.w3schools.com/jsref/jsref_encodeURIComponent.asp
    Try this with the rData variable instead:
    var rData = 'FirstName='+encodeURIComponent(fName.val())+'&LastName='+encodeURIComponent(lName.val()) +'&EmailAddress='+encodeURIComponent(email.val())+'&Username='+encodeURIComponent(username .val())+'&Password='+encodeURIComponent(passwd.val())+'&PasswordConfirm='+encodeURICompone nt(passwd2.val())+'&BillingAddress='+encodeURIComponent(baddress.val())+'&BillingCity='+en codeURIComponent(bcity.val())+'&BillingState='+encodeURIComponent(bstate.val())+'&BillingZ ip='+encodeURIComponent(bzip.val())+'&PaymentMethodType='+encodeURIComponent(paymentMethod Type)+'&CardName='+encodeURIComponent(cName.val())+'&CardNumber='+encodeURIComponent(cNum. val())+'&CardExpiryMonth='+encodeURIComponent(expMonth)+'&CardExpiryYear='+encodeURICompon ent(expYear)+'&CardType='+encodeURIComponent(cType)+'&CardCCV='+encodeURIComponent(ccv.val ())

  • How do I set Mail to display Name AND email address in the message

    I thought I used to have this setting and now I cannot find it (if there is one)
    Can't I set mail to show Name and email address in the address box both when creating a message and viewing one?
    thanks,
    tom

    Thanks, Ernie
    I wasted about 20 minutes looking for it and couldn't find it
    cheers,
    tom

  • Managing Users - Editing a User Name and Email?

    Hello!
    I have absolutely no experience using the Windows Small Business Server 2003.  Our IT person showed me how to add Users and this is bascially the only task I perform with regard to the server. 
    I recently added a new User and accidentally misspelled his name.  I went back in and edited the User file to correct the name and I was able to send a test email to him and receive a response from him - however, the response came in with the sender's
    name still misspelled.  I went back in to the User file and found that the alias still showed the misspelled name.  I corrected the error there but now the User is not able to send or receive email.
    To to clarify:
    1. I entered the User name incorrectly - I typed the name ending in "ki" instead of "ik".
    2. Went back in to the User file and changed the name and email address to reflect the correct spelling - [email protected]
    3.  Sent test email to User (ik at company dot com) and received a response from User but the response listed the sender as: "Employee Ki" - instead of "Employee Ik".
    4. Discovered that alias was still showing "ki" - changed alias to correct spelling.
    5. User is not able to send or receive email.
    My questions are:
    A. Did I do the right thing by simply trying to edit the file to correct the mistake?  Or should I have deleted the User and started over?
    B. If it is acceptable to simply edit the file, is there some other step I am missing or that still needs to be performed so the User can receive email?
    Thank you so very much for your time and assistance! :-)

    Thank you so much for responding Larry!
    I did go through and make the correction in every tab.  (That was actually how I found out that I had missed the "alias").
    This employee is mostly out in the field and will be sending and receiving email from his phone or ipad.  He was able to send and receive email before I corrrected the "alias" - would changing this cause him to lose the ability to send and receive
    email?
    Also he left me a note that he is not able to log in under the company acount.  When he attempts to log in, he is asked for the "exchange account". 
    I suspect that this may be more involved than just correcting the misspelling.  I appreciate any assistance you may be able to provide.

  • How do I find the image name and media_link for an ubuntu image in the Gallery?

    I am trying to create VM using Python API.  
    I have a custom Linux image:
    image_name = 'cloudN-Azure-20150205-os-2015-02-05'
    media_link = 'https://portalvhds10ssz63zgvb9g.blob.core.windows.net/vhds/cloudN-Azure-20150205-os-2015-02-05.vhd'
    When I used this image to create VM, it failed.
    I would like to use the ubuntu 1204 image in the Gallery.
    How do I specify the image_name and media_link in my Python code?  Basically, where and how do I find the image name and media_link for an image in the Azure image Gallery?
    Thanks in advance...

    hi sir,
    Did you try to use "List OS Image"? we can get the property form the results:
    result = sms.list_os_images()
    for image in result:
    print('Name: ' + image.name)
    print('Label: ' + image.label)
    print('OS: ' + image.os)
    print('Category: ' + image.category)
    print('Description: ' + image.description)
    print('Location: ' + image.location)
    print('Affinity group: ' + image.affinity_group)
    print('Media link: ' + image.media_link)
    print('')
    Please try it. Any questions or it doesn't work, please let me know.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • My name and Email being in a song

    I'v bought a CD form amazon while ago. In iTunes i was going to put the album art in until i saw it have my name and email i don't know how this happened but i want to remove my name and email from this as i don't feel comfortable with it on music.

    If it looks similar to this, it was purchased in the iTune store.
    You can verify you purchased it by looking at your -> Seeing your iTunes Store purchase history and order numbers

  • I want to copy only the email address from Mail, not the name and email

    When I get an email I want to be able to copy ONLY the email address and NOT the name.
    Before I would click on an email, click on the email address and paste the email address to a list.
    Now I do that and I get the name AND the email address, which makes me edit out the name every time. UGH.
    Mavericks 10.9.5

    did not make a difference. If I copy from the email (that has a name & email) and paste to text file (Bbedit) the name and email still show. I do not want the name, just the email.

  • HT4527 I want to give my iTunes another user name and email with out losing my purchases

    How can I change the name and email on my iTunes account without losing all my stuff

    You can change your AppleID/e-mail address.  In iTunes on the Menu Bar go to Store/View my Apple ID. It'll take you to your account page in iTunes. Where it says Apple ID(your e-mail address) there is a link to edit that information. It shows your current e-mail and password/verify password. Below that is a link to change your security questions and other Apple ID details appleid.apple.com.
    On that page it says if you change your e-mail address it'll send a verification e-mail to that address.. and that new Apple ID/e-mail address will be used to access all Apple services(iTunes etc)

  • TA38622 how do you delete a contact name and phone number from this?  i have deleted it from my regular contacts, but it remains in a text memory when i begin to type the beginning of a name

    How do I delete a contact name and phone number from my texting memory?  I have deleted this contact from my regular contact information; however when I text and begin to text a contact beginning with the 1st letter of the name I had deleted, it brings up the old, deleted contact information in my texting history only.

    You would have to restore as new.

Maybe you are looking for