In Mail can I change my "To" field to From or sender

In Mail my inbox shows 3 fields "To, Subject, Date Recieved" Can I change the "to" field to from or sender. I know who the mail is to, it's always to me after all it's my mail I'm checking. I would like to know the sender so I can better decide which mail to open and read. Sometimes I'm looking for a response from a paticular person.

Hi Ubettergetit: Actually it is quite easy to get rid of that little annoyance. With mail open, Right (Control) Click on one one of the headings in Mail. (To, From, Subject....). This will bring up a menu that allows you to select which headings you would like to see, change it as required.
Enjoy
Stedman

Similar Messages

  • Mail -- How can I change the default email account from which my messages go, without having to change it each time I draft a message?  It currently assumes an email account that I rarely use. Thanks.

    How can I change the default email account from which my messages go, without having to change it each time I draft a message?  It currently assumes an email account that I rarely use. Thanks.

    sorry, but I can't find the mail preference in the latest Yosemite OS. Do you know where I can find it?
    Thank you
    Don

  • How can we change the input field on a view stop showing zeros

    Hello,
           To make screen look consistent with other character input field. How can we change the input field on the view stop displaying zeros even though the data type is NUMC and data type should not be change?
    Edited by: sap_learner on Mar 25, 2010 5:44 PM
    Edited by: sap_learner on Mar 25, 2010 5:49 PM
    Edited by: sap_learner on Mar 25, 2010 5:55 PM

    hello Manas Dua,
                           Thanks for your help. I am able to resolve my problem.
    My code will help  the future comers to resolve this kind of issues.
    *The code is applied to method WDDOINIT of the default view.
      DATA lo_nd_terms_input    TYPE REF TO if_wd_context_node.
      DATA lo_nd_terms_input_i TYPE REF TO if_wd_context_node_info.
      DATA lv_zeros             TYPE wdy_attribute_format_prop.
      lv_zeros-null_as_blank = 'X'.
      lo_nd_terms_input = wd_context->get_child_node( name = wd_this->wdctx_input ).
      lo_nd_terms_input_i = lo_nd_terms_input->get_node_info( ).
      lo_nd_terms_input_i->set_attribute_format_props(
        EXPORTING
          name              = `ENTER THE ATTRIBUTE NAME`
          format_properties = lv_zeros     ).
    Edited by: sap_learner on Mar 26, 2010 5:02 PM

  • I am using a 5s under IOS 7.1.1. How can I change the year field directly when editing an existing calendar entry?

    I am using a 5s under IOS 7.1.1. How can I change the year field directly when editing an existing calendar entry?

    Glad that helped.
    Enjoy your iPhone!

  • Can I change the Transform measurement default from pixels to inches?

    Can I change the Transform measurement default from pixels to inches?
    CS 6 (13.0.1) on Windows 7 64-bit

    We could be talking about different things. I meant the fields in the Options bar when in Transform mode. See screenshot.
    They always default to px for X and Y, and % for W and H, regardless of the units setting in Preferences.

  • Can I change more than one photo from color to black and white at one time?

    can I change more than one photo from color to black and white at one time?

    Check out iPhoto Batch Enhancer
    http://www.feroxsoft.com/ibe/index.php.en
    Regards
    TD

  • How can I change my auto-correction language from english to french?

    My system language is english, so all the default language is also in english
    but how can I change the auto-correction language from english to french and without changing the menu language?
    Message was edited by: Marixomia

    It's just, I want to change my spelling checker from english to french, that when I type some words in wrong order or miss some, I can know that.
    For now, when I type in french, almost every words are underlined by the red lines...

  • How can we read the screen field values from the report selection screen wi

    Hi expart,
    How can we read the screen field values from the report selection screen with out having an ENTER button pressed  .
    Regards
    Razz

    use this code...
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_posnr.
    **Read the Values of the SCREEN FIELDs
    CALL FUNCTION 'DYNP_VALUES_READ'

  • I have a mac os x ver. 10.5.8 2x2.8 quad. my start up disk is almost full. can i change my start up disk from the original hard drive to an additional hard drive i added in Bay 4?

    i have a mac os x ver. 10.5.8 2x2.8 quad. my start up disk is almost full. can i change my start up disk from the original hard drive to an additional hard drive i added in Bay 4?

    Always want to keep the boot drive with more free space than may seem necessary for performance and to function at its best, 30-40% free or even 50% is not excessive.
    Ideal is to separate your system from your data.
    You should always have bootable backup / clone of your system
    Don't use a green drive for system or data though.
    When you are done cloning system and/or data, remove the old original and keep as backup.
    Then move the system drive to #1 - no matter what you want to reset the default boot volume to where the system is.
    Using Cloning as a Backup Strategy
    Carbon Copy Cloner 3.4.1 
    http://www.bombich.com/software/updates/ccc-3.5.html
    How to clone your system:
    http://macperformanceguide.com/Mac-HowToClone-backup.html
    http://macperformanceguide.com/Mac-HowToClone.html
    http://www.macupdate.com/app/mac/7032/carbon-copy-cloner
    http://www.macperformanceguide.com/blog/2012/20120711_2-MacPro-internal-clone-ba ckup.html 
    How to relocate system and user data to another drive:
    http://support.apple.com/kb/HT4337
    By staying with 10.5.8 you are not going to receive security updates, might want to consider 10.6.8.

  • How can I change the default pdf reader from the installed (but not yet registered) Adobe Acrobat 9 Pro to Adobe Reader XI?

    How can I change the default pdf reader from the installed (but not yet registered) Adobe Acrobat 9 Pro to Adobe Reader XI? I'm having some hiccups getting Adobe to register the software, but since I set it as the default .pdf reader during setup, things try (and fail) to open in the as yet unregistered software. How can I change it temporariiy to the Acrobat Reader XI that I have installed?

    Anubha,
    It worked! Thank you so much.
    I'd opened file with the 'Open with' feature then clicking Adobe Reader,
    but that didn't do it. When I used 'Open with', then 'Choose default
    program...', it worked like a charm.
    Again, thank you!
    Jonathan
    On Wed, Mar 18, 2015 at 10:16 PM, Anubha Goel <[email protected]>

  • How can I change the formate of @today from (MM/dd/yyy) to (dd-MM-yyyy)?

    I am in openscript, using a settext commend - .setText("{{@today(MM/dd/yyyy), 10-02-2011}}}}"); is anyone know how can I change the formate of @today from (MM/dd/yyy) to (dd-MM-yyyy)?
    I went to Java Code tab and tried to use - new SimpleDataFormat("dd-MM-yyyy").format(new Date()); but not successful. Any help will be appreciated.
    Katherine

    Hi,
    you can display the date format in dd-mm-yy by using the below Java code.
    First import the bellow java classes.
    import java.util.Date;
    import java.text.SimpleDateFormat;
    //and add bellow code in run() function
         //************ Display Date and Time *************
         Date date_format=new Date();
         SimpleDateFormat dateFormat = new SimpleDateFormat("dd-mm-yyyy");// HH:mm:ss");
         String Exec_Time = dateFormat.format(date_format);
    //output statement
    info("Today's Date: "+Exec_Time);
    I can able to add the screenshot of this output here, so if you need any other information please write to me.
    Regards,
    MRSN

  • Hello! How can I change language of IndesignCC menus from russian into english after installation?

    Hello! How can I change language of IndesignCC menus from russian into english after installation?

    i don't think you can.
    uninstall id, open your cc desktop app>click settings (the gear icon)>preferences>apps>app language>english>reinstall id

  • HT1311 How can i change my ID to US from UK !?

    How can i change my ID to US from UK !? When i have 0.15 Pounds left ? Can i clear it ?

    You will need to try contacting iTunes Support and ask if they can remove the balance for you so that you can change country : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • How can I change my computer's language from English to Spanish?

    How can I change my computer's language from English to Spanish? My computer is an iMac G3 (CRT) and it has Mac OS 9 installed.

    This isn't possible in Mac OS 9.2.2 and earlier without doing a full installation of the Spanish version of the OS, which requires an installation disk containing it.
    (65772)

  • How can I change the default templates to from A4 to Letter US?

    Hi,
    I live in Québec, the french part of Canada. Because I use French, iWork think I leave in France, so the default templates are in A4.
    How can I change the default templates to from A4 to Letter US? It seem's impossible. In Pages 06, each language folder had templates. But with Pages 08, it's different.
    Please help.

    Autre façon : Ouvre un nouveau document. Il va être en A4. Dans le menu Fichier--->Format d'impression. Une fenêtre apparaît. Dans la ligne... Taille du papier, tu choisis... Lettre US; tu fais OK. Ensuite tu sauves ce document comme modèle. Menu Fichier----> Enregistrer comme modèle et tu lui donnes le nom, par exemple... USLettre.
    Ensuite, va dans le menu Pages, va dans préférences et dans la fenêtre qui s'ouvre - Préférences générales - tu choisis : Utiliser le modèle... et tu cliques sur Choisir... à droite un peu en bas de Utiliser le.... et là, dans la fenêtre qui va apparaître, tu trouves le modèle que tu viens de faire...USLettre.
    Voilà. Chaque fois que tu vas ouvrir Pages, ce sera USLettre qui sera là par défaut.
    J'espère que ça va te satisfaire.
    Évidemment l'idéal serait de pouvoir changer la template Vierge par une template Vierge US... mais j'ai pas encore réussi.
    Message was edited by: BenwaR

Maybe you are looking for

  • New to Solaris 9 - Needs some help, if some could answer my question plz !!

    Hello! During the installation when I set that the computer is not networked, everything (SMC) seems to work absolutely fine. But when I set the option that the computer is networked, The SMC (Solaris management Console) doesn;t startup. it says agai

  • SAP PI 7.3 - Information for Customers

    Hi Guys!!! I am researching documentation about SAP PI 7.3 FOR CUSTOMERS. I need documentation but NOT a Technical Documentation, some a Brief Overview of it. It should be About SAO Services and comunication between Non-SAPs Systems. Thanks in advanc

  • Credit Management - Check for Item Payer

    Hi All, Credit management is checked at header payer level. For cleint requiremnt , we want this check for Item payers. Is there any possibility for the same. Thanks in advance Regs Madhu

  • Db_stat not working

    Hi, When I tried to run db_stat utility, I got the error message, __db.001: unable to find environment. I am using DB env and have the environment files (__db.001, __db.002....) in my environment directory. I am trying to run db_stat in the environme

  • Has anyone had trouble getting deposit check?

    I have been waiting for my deposit check for almost 14 weeks and Verizon told me the other day they have sent my check out again for the 3rd time and it will be another 2 to 3 weeks......Also just found out today that my check is for only half of wha