Hi,I am wondering how to get a subform to automatically move to specific record. I thought I could just create a DAO recordset based on the subform and move through to record I want using FindFirst(condition).
But I can't seem to create a recordset from a subform. Please Help, CHeers
James