Currently in My database there is an area for Staff to add some notes. Problem is that when the form does a Requery the cursor will move to a field in the top Record and also selects all the data in that record.
Is it possible to keep the Cursor in the exact same spot after query so Staff can carry on typing like nothing happened and without being interrupted?
Im not very good with code so if someone could write out code for me I would be very grateful
.
File attached if it helps.
Is it possible to keep the Cursor in the exact same spot after query so Staff can carry on typing like nothing happened and without being interrupted?
Im not very good with code so if someone could write out code for me I would be very grateful

File attached if it helps.