derekmartin
Jun 8th, 2005, 04:53 AM
Hi,
I'm hopiong that someone can help me out with this small problem I am having in access 2003/vba
I have a subform containing continuous records. One of the fields within this form has calculations carrioed out on the afterupdate event. However once this field is updsted and this event hadler is carried out, the focus jumps back to the first record on the form.
I have tried setting the focus, but it only sets the focus to that control on the first record. I need the focus/cursor to remain on the current record.
Any ideas anyone??
Thanks
Derek
I'm hopiong that someone can help me out with this small problem I am having in access 2003/vba
I have a subform containing continuous records. One of the fields within this form has calculations carrioed out on the afterupdate event. However once this field is updsted and this event hadler is carried out, the focus jumps back to the first record on the form.
I have tried setting the focus, but it only sets the focus to that control on the first record. I need the focus/cursor to remain on the current record.
Any ideas anyone??
Thanks
Derek