Hey I am trying to search for the last record in a db of a specific type so I can pull that into my form. I have a sql to pull out the records of a certain type but when I try to use say "rs.findlast" where rs is my recordset it says invalid procedure. What else do I need? Thanks.