Hi!
Don't think this is better, I think PHV's suggestion on using SelStart is probably the best/most efficient on single controls.
But, just for fun, one could play around with the options in Tools | Options, either thru the menu:
The Keyboard tab. In the "Behavior entering field, change from "Select entire field" to "Go to end of field".
Or programmatically:
[tt]application.setoption "behavior entering field", 2[/tt]
0 - Select entire field
1 - Goto start of field
2 - Goto end of field
BTW for Access questions, check out the access fora. You'll find some of them in the "Related Forums" box at right.
Roy-Vidar