Jump to last record of ASC records when opening a form

Maybe there is a simple way to accomplish this? Have been browsing through existing posts, but cannot find some similar question though.

And I’m rather new to SC, so I did not find out all of the possibilities yet…
So, what i’m trying to do is: open a form and show the last inserted record. I don’t want to sort DESC, since this results in showing the last record indeed, but also turns the browsing upside down: you have to browse forward to get older records, and to browse backwards to get newer ones! This is completely unnatural for a “normal” user…
I want to keep the sequence “natural”: older ones to the left, newer ones to the right…

I think that If you have a field for date of creation CREATIONDATE, that field can help you to for your sequence “natural” the last inserted record. ORACLE has a pseudocolumn ROWNUM