Was this helpful?
FindRow Method
The FindRow method finds the specified row in the result set and moves those values to the fields on the form.
This method has the following syntax:
Query_Control.FindRow(rownumber = integer not null)
Note:  This method is only available for queries run in QY_CACHE mode.
Last modified date: 12/20/2023