Hi,
I have this datasheet view on a form. The user doubleclicks on the form and a pop-up form shows the details of the selected record. After closing the pop-up I requery the datasheet so the changed details are visible.
So far no problem BUT requiring places the focus on the first record in the datasheet. I would like to place the focus on the last selected record (the one that was edited).
How do I jump to record in a datasheet form?
Thanks,
W.
I have this datasheet view on a form. The user doubleclicks on the form and a pop-up form shows the details of the selected record. After closing the pop-up I requery the datasheet so the changed details are visible.
So far no problem BUT requiring places the focus on the first record in the datasheet. I would like to place the focus on the last selected record (the one that was edited).
How do I jump to record in a datasheet form?
Thanks,
W.