X
xsdaver
First, all the advise here is wonderful. I'd never have gotten things to the
point they are without it.
So, I have a form and a subform. No links. I have a combo box on the main
form that I use to select a record in a query. After selecting the record,
the AfterUpdate event for the combo box finds the record in the query for the
subform and the subform goes to that record in the query. This all works
great. What I'd like to do is specify where that record is in the datasheet
view of the subform. It usually ends up at the bottom of the form, I'd like
it to be near the top or middle. Seems like it's a simple thing to do, but I
don't see the command to do it.
Thanks,
Dave
point they are without it.
So, I have a form and a subform. No links. I have a combo box on the main
form that I use to select a record in a query. After selecting the record,
the AfterUpdate event for the combo box finds the record in the query for the
subform and the subform goes to that record in the query. This all works
great. What I'd like to do is specify where that record is in the datasheet
view of the subform. It usually ends up at the bottom of the form, I'd like
it to be near the top or middle. Seems like it's a simple thing to do, but I
don't see the command to do it.
Thanks,
Dave