Well, he should probably put a text box on the form and do this ...

on each movenext ...

text1.text = Recordset.AbsolutePosition

this will at least tell him whether recordset is moving or not ....