If you keep moving to the next record, at some point you will encounter the end of the entire RecordSet. The following boolean expression (as opposed to a statement) returns true if and only if the RecordSet window is at the end of the associated query or table:
This expression should not be used on its own, although it does no harm. It should be used in the condition of a conditional statement or that of a loop. We’ll take a look at this later.