MOVEFIRST

This function will move to the FIRST record in the current table.

MOVEFIRST(subform)

PARAMETERS

Subform

0 or blank = Main Form Datasource

1 = Subform#1

2 = Subform#2

3 = Subform#3

4 = Subform#4

5 = Subform#5.

Example:
MOVEFIRST()