Access 97 is screwing me up I think... but this is what it has to be done it.
I tried your code and it wouldn't accept rs = Recordset.Clone but it would accept rs = RecordsetClone so I used that.
Then it wouldn't accept the FindFirst statement, but it will accept just a plain Find. I tried...