I think you need to use bookmarks and .findnext
Here's an example from Access 2000 help files that should provide you with the info you need:
-------------------------
FindFirst, FindLast, FindNext, FindPrevious Methods Example
This example uses the FindFirst, FindLast, FindNext, and...