This concerns the lack of a simple means to find/go to a record in Base. I can circumvent this by using a filter on a form, which is very quick and effective. But this excludes all non-matching records in the table. When I cancel the filter, the form is reloaded and the focus returns to the first record.
Within a macro (attached to a push-button), how can I force the focus to remain on the chosen record when the filter is released (thus revealing neighbouring records)? I presume this is a matter of storing the record no., but I am not clear how to do this.