GetCurrentRecordNumber()

Syntax:

GetCurrentRecordNumber()

Return:

The current record position number in the Record Set NOT in the database.

Remarks:

This function will return the current record position number in the Record Set. If the Record Set is a sub-set of the database, the Return Value is for the record set and not the database.

image\Script_Button.jpgExamples