DATA.FIND.NEXT, DATA.FIND.PREV macro

Equivalent to pressing the DOWN ARROW or UP ARROW key after the Find command has been chosen from the Data menu in Microsoft Excel version 4.0. Finds the next or previous matching record in a database. If the function cannot find a matching record, it returns the logical value FALSE.

Syntax

DATA.FIND.NEXT( )

DATA.FIND.PREV( )

Related Function

DATA.FIND   Enters or exits Data Find mode

Return to index