While you can't do "FindFirst", you can do a "MoveFirst" followed by a
"Find", and that should get you to the same place.
Rob
>I would like to highlight the current record in a continious form in an ADP
> database.
[quoted text clipped - 4 lines]
>
> FRED
aaron.kempf@gmail.com - 26 Jan 2006 00:17 GMT
you can use conditional formatting; in combination with some
'isCurrentRecord' vba functions to do this