Use the form's SelTop property as I do here:
http://www.lebans.com/setgetsb.htm

Signature
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
> How can the scrollbar on a Datasheet be manipulated using VBA?
> I have a datasheet as a subform and want to scroll down a specific number
> of
> rows when it is first displayed.
JM23 - 03 May 2007 11:54 GMT
This should do it.
Thanks!
> Use the form's SelTop property as I do here:
> http://www.lebans.com/setgetsb.htm
[quoted text clipped - 3 lines]
> > of
> > rows when it is first displayed.