I keep getting run time error 3251(Operation
is not supported for this type of object) with
.FindFirst, .FindLast, ...

example:
With rstCustomer
.FindFirst strID
End With