In DAO when finding data it is possible to use the .FindLast method to find the last matching record.

Does anyone know a simple way to code this using
.Find in ADO ?