cell navigation

J

jmonty

I am not quite sure what mean "as an insertion point", but
look in Access Help under the following topic:
SelLength, SelStart, SelText Properties
This might help guide you. you can specify where to
position the cursor and what text to select.
hope this helps.
 
Top