R
Russ
I have this table/query/form which contains multiple
records, 100 records to be exact! Now, I like to go back
and edit record #10 and have the current records in view
after the edit still be record #10 and no the last record.
How can I force the system to remain on the record being
edited until prompted to move to the next/last record by
clicking the move next record button.
Currently, after a record is edited the system move the
cursor/focus to the last record. This is what I'd like to
prevent from happening.
Any ideas? Thanks,...
records, 100 records to be exact! Now, I like to go back
and edit record #10 and have the current records in view
after the edit still be record #10 and no the last record.
How can I force the system to remain on the record being
edited until prompted to move to the next/last record by
clicking the move next record button.
Currently, after a record is edited the system move the
cursor/focus to the last record. This is what I'd like to
prevent from happening.
Any ideas? Thanks,...