Cursor to Beginning / End of a field

WinDancer

Registered User.
Local time
Today, 08:41
Joined
Oct 29, 2004
Messages
290
I have done a half-dozen searches and only gotten 1 option.

There is a simple way to have the cursor at the beginning or end of a field when it arrives in a new field.

I saw the VBA code aboyt setting the length. There is an easier, simpler way to set it so that you don't have to apply the vba code to every single indiviual field.

I remember learning about it here on this forum, but now can't find it.

Can anyone remember how to do this?

Thanks in advance,
 
never seen this discussion. but i know this from excel that F2 will get you there. i just tried it on a query (manually) and it worked. i guess you would send keys or something like that? maybe you want to lookup the ascII code.

good luck,

sam
 
Options->Keyboard->Go to start of fld

???
 

Users who are viewing this thread

Back
Top Bottom