Chronologically display email with most recent at top?

How do I display my most recent e-mail chronologically at the top on iMac with OS X Lion?  I am a somewhat new Mac user and love the mail set up with OS X Lion, but I prefer to have the most chronologically recent emails displayed at the top, vs. at the bottom.  Can anyone walk me through how to do this?

Nevermind.  I actually figured it out right after I posted this.... In case anyone else has this problem,
In the mail menu, go to Mail, View, Sort By, and make sure there is a check mark in Descending.  Hope I can help someone else.

Similar Messages

  • How to display record with most recent date in sapui5?

    Hi
    I have a local json data with me, in which I have number of records.
    And in each record I have an "AENDATE" as a date property.
    Now I want to display the record with most recent date in the records.
    How I can I do it......????????
    Please help me with this.
    Thanks
    Sathish

    How about sorting your json model descending, and display only first (index:0) item?

  • Change Comment Order?  Most Recent on top?

    I am trying to figure out how to change the comment order and put the most recent on top for a blog. Is that possible. I also want to make sure the add a comment is always above all the comments too. Any ideas? Thanks
    Message was edited by: NPFromVN

    Sorry, I can't help you with Gmail. I only use it for throwaway email.
    Try the Gmail Help Center <br />
    https://support.google.com/mail/?hl=en#topic=3394144

  • Where has the feature to limit email to most recent 50,100 etc gone on IOS7?

    Hi. Upgraded to IoS7 and seem to have lost feature in settings/mail to limit email to most recent 50 messages etc. where is it now hidden?

    Others have complained about this.  Funny, though, my iphone and ipad on iOS 7 do not download all email, just some.  But I have found no settings that will designate how many at most to download.
    Maybe it has to do with the email service.  For me, icloud works as it should, along with my company's exchange and personal domain.
    Perhaps there's a hidden bug Apple will have to address.

  • Seelcting records with most recent date

    Hello Friends
    I am new to this group.
    I am having a set of records as follows in a table
    col1,col2, col3(dd/mm/yyyy)
    1 abc 1/1/2007
    1 def 2/1/2007
    2 ghi 1/1/2007
    2 --- 3/1/2007 (No value in col2)
    3 jkl 1/1/2007
    3 mno 4/1/2007
    I would like the output as follows:
    col1, col2,col3
    1 abc 2/1/2007
    2 3/1/2007
    3 mno 4/1/2007
    (ie with most recent update_dates)
    How to implement this in SQL?

    Double post.

  • Selcting records with most recent date

    Hello Friends
    I am new to this group.
    I am having a set of records as follows in a table
    col1,col2, col3(dd/mm/yyyy)
    1 abc 1/1/2007
    1 def 2/1/2007
    2 ghi 1/1/2007
    2 --- 3/1/2007 (No value in col2)
    3 jkl 1/1/2007
    3 mno 4/1/2007
    I would like the output as follows:
    col1, col2,col3
    1 abc 2/1/2007
    2 3/1/2007
    3 mno 4/1/2007
    (ie with most recent update_dates)
    How to implement this in SQL?

    or:
    SQL> create table t
      2  as
      3  select 1 col1, 'abc' col2, date '2007-01-01' col3 from dual union all
      4  select 1, 'def', date '2007-01-02' from dual union all
      5  select 2, 'ghi', date '2007-01-01' from dual union all
      6  select 2, null,  date '2007-01-03' from dual union all
      7  select 3, 'jkl', date '2007-01-01' from dual union all
      8  select 3, 'mno', date '2007-01-04' from dual
      9  /
    Tabel is aangemaakt.
    SQL> set autotrace on explain
    SQL> select col1, col2, col3
      2    from (select col1, col2, col3, row_number() over (partition by col1 order by col3 desc) rn
      3            from t)
      4   where rn = 1
      5  /
          COL1 COL COL3
             1 def 02-01-2007 00:00:00
             2     03-01-2007 00:00:00
             3 mno 04-01-2007 00:00:00
    3 rijen zijn geselecteerd.
    Uitvoeringspan
       0      SELECT STATEMENT Optimizer=CHOOSE
       1    0   VIEW
       2    1     WINDOW (SORT PUSHED RANK)
       3    2       TABLE ACCESS (FULL) OF 'T' (TABLE)
    SQL> select col1
      2       , max(col2) keep (dense_rank first order by col3 desc) col2
      3       , max(col3) col3
      4    from t
      5   group by col1
      6  /
          COL1 COL COL3
             1 def 02-01-2007 00:00:00
             2     03-01-2007 00:00:00
             3 mno 04-01-2007 00:00:00
    3 rijen zijn geselecteerd.
    Uitvoeringspan
       0      SELECT STATEMENT Optimizer=CHOOSE
       1    0   SORT (GROUP BY)
       2    1     TABLE ACCESS (FULL) OF 'T' (TABLE)Regards,
    Rob.

  • TS3899 iOS 7: sort email by most recent date?  Beyond frustrating.

    iOS 7: sort email by most recent date?  Beyond frustrating.

    Agree. Mail search results are nearly useless, sorted in effectively random order. Major Apple FAIL.
    Removing the other search buttons (from, subject, etc.) is also frustrating. Went from one-click simplicity to having to type in 'from:'.  Serious inconvenience.  Completely failed the WWSS (What would Steve Say?) test.

  • Wacom or Bluetooth Mouse issues with most recent Beta??

    Wacom or Bluetooth Mouse issues with most recent Beta??
    All I was wondering if anyone was having issues with Lightrooms beta and pointing devices… while I’m sure the Wacom Introus4 is dying in Lightroom I can’t verify that my Mouse is as well.
    I’m using the most recent Beta of Lightroom and Wacom Tablet Driver 615-3a… I’m sure the issue dosent reside with another program because the tablet only stops working in Lightroom. Basically I loose all tablet functionality until I reboot whin I attempt to access the Film Strip… I’ve repeated a few times and with each it dies…

    Unfortunately, although you are getting problems with your Wacom and Lr, the solution for the short term is to re-install an older driver for the tablet until Wacom come up with a new update to fix the prolem. This has been a long running problem for users when operating Lr with Wacom tablets.
    (I offer this solution not from personal experience, but from what other tablet users have reported in previous threads, and there have been several).

  • All of a sudden my outlook inbox messages are all scrambled by date instead of being sorted by most recent at the top...how do i sort them by most recent at top (which is suppose to be default)

    all of a sudden my outlook inbox messages are all scrambled by date instead of being sorted by most recent at the top...how do i sort them by most recent at top (which is suppose to be default)

    As far as I can tell, there is no way to reverse the sort.

  • Problem with most recent apple combo software update

    So about a month ago I posted here about a problem I'd been having for a while that others seemed to have as well, with safari crashing and for me dashboard as well. Looking at my crash report, I was advised that most likely this was a javascript error and I did an archive install of Leopard and this did fix the problem.
    However, of course the Leopard from my install disk was a little old, so today when I did all the updates again, lo and behold, my problem is back. Looking at the date that the last combo update pack came out (mid June) I'm pretty sure this is when my problem started, and now its back again because I know that's one of the updates that I just did on my computer.
    So my question is, has anyone else experienced problems with this recent update, and secondly, what can I do? Should I re- archive/install and not do the update, and then just wait until the next combo update? I did the updates in order to get my itunes back in order, but I don't know if it would be detrimental to my other programs to not do this last combo update... And is there anyway I can go into my system and fix this while keeping up the update? Its just strange to me that no one else I know is having this problem, even though they keep up-to-date on all the software updates.
    Any help appreciated!

    I get the error when I try…downloading it from the Support pages
    That's very strange. Can you download anything from http://www.apple.com/support/downloads/ ?
    Launch Keychain Access, select Keychain First Aid from its left-hand menu, enter your password, select verify, and click on start. If that shows any problems, then select repair. If not, select X509Anchors, click on the top item, and then click the down arrow key until you find a bad/invalid certificate.

  • When I press the down arrow on the right side of my location bar and history is displayed, how can I get it to display history from most recently accessed site on down?

    When I click the down arrow on the right side of the location bar (without having typed a full or partial URL in, I am just clicking the down arrow) a history dropdown is displayed which shows 12 website URLs that I have visited, but there does not appear to be any rhyme or reason as to what is being displayed. How can I cause this dropdown to display sites visited from the most recently accessed on down? And how can I cause more than 12 URLs to be listed in this dropdown? Why I can't I scroll down through my entire history in chronological order from most recently accessed site?

    Upgrade your browser to Firefox 8 and check
    * getfirefox.com

  • New "delete" button with most recent firmware

    Hi
    After downloading the most recent iPhone update, 4.1 i believe, I received an email which I read n my phone, and when I was finished, I pressed the icon which is where the dustbin icon used to be. I assume that this sends emails to trash, but when checking trash on both my phone and my online ail account (googlemail) the mail item is no where to be found. I tested this process with two further emails with the same results.
    Can anyone shed any light on what is happening please?
    Thanks

    If you've been archiving the messages, they have not been deleted. Log into your Gmail account online & they should all still be there. They are only deleted if you move them to trash then empty trash.

  • Email order: most recent first, not last

    Please, how do I change the setting on my ipad 2 to show the most recently received first.  Right now I have to scroll up (down) to get to my recently received emails.  It used to be fine on ipad1.  Thanx.  TT.

    Hi,
    I did a test in my environment as the capture below. It works properly.
    I suggest you try the code in another list and test whether it works.
    Feel free to reply with the test result.
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • What is the max clob length for Forms 6i with most recent updates.

    I am trying to determine what the largest clob is that can be handled by Forms 6i with the latest patches installed. I have searched the forum and the help files and have found a bunch of different answers, but nothing useful - nothing current.
    I have a record that has a clob field with 28,213 characters (including spaces) or 9902 characters (without spaces). Saved as a text file, it is 29kb.
    To read and work with the data in Forms, I have to set the DATA: Maximum Length to 110000, almost 3 times the length of the actual data. I can read and edit the field without problems.
    My questions are:
    1. what is the maximum size of data in a clob field that will work with Forms 6i and Oracle 10R2 database (Forms with the most recent update)?
    2. what is the Maximum Length - It certainly doesn't seem to be character. How do I set this - 3x Actual????
    Thanks for the help
    Glenn

    In theory it should be 64k bytes. In practice its often a bit less than that.

  • Is there a way to have photos apper with most recent first on the camera ios 8' iphone 6

    IS there a way to set my photos in ascending order rather than decending in my camera? I want the most recent first. Ios 8 iphone 6

    I just noticed this tonight! I'm kicking myself for updating iTunes! I have well over 30.000 photos and now they are all out of order.
    I upgraded to 10.6.3.25 and all the photos are sorted by date now and none of the sub-folders are recognized.
    This has happened before and it took them over a year to fix it. I wish they would give us a preference as to how we want our images displayed. The whole photo cache thing is so ridiculous! Mine is up to 11GB right now.

Maybe you are looking for