Hello. I have a fairly simple issue that needs to be resolved.

How would I go about inserting a NEW ROW into a Access Table @ a Certain Position.


Example:

I have 4 Rows:

Wesley
Wesley
Bob
Jane

Now. say I want to input another row and it contains the word Wesley, how would I go about inserting Wesley above Bob? Or even better, Just leave it as it is (Inserting @ the one Below the Last) but now, When I call it, Only want to call rows that Contain the Word Wesley?