Thanking any replies in advance.
Problem: I have a subform which is requeried on a user defined timer event (This is a must as the form has to show new, deleted and edited records ASAP). The form is usually requeried every 10 sec. When the datasheet is requeried the cursor location is sent directly to the first record.
Is there any way to automatically send the cursor back to the record that had the focus prior to the requery.
I have tried the bookmark property but as I dont know a great deal about it, I have not had much success.
Problem: I have a subform which is requeried on a user defined timer event (This is a must as the form has to show new, deleted and edited records ASAP). The form is usually requeried every 10 sec. When the datasheet is requeried the cursor location is sent directly to the first record.
Is there any way to automatically send the cursor back to the record that had the focus prior to the requery.
I have tried the bookmark property but as I dont know a great deal about it, I have not had much success.