I have a small form based on a query.
When I click on the record navigation arrows on the bottom of the form, I'd like the cursor to go to a specific field on the form.
And not just the one that was active on the previous record.
I have tried to code this in the OnCurrent event, I can disable/enable fields in this area, but I can't get the cursor to land on a particular field.
Anyone have any pointers?
Thanks.
RBP.
When I click on the record navigation arrows on the bottom of the form, I'd like the cursor to go to a specific field on the form.
And not just the one that was active on the previous record.
I have tried to code this in the OnCurrent event, I can disable/enable fields in this area, but I can't get the cursor to land on a particular field.
Anyone have any pointers?
Thanks.
RBP.