I have a form which runs a query. there are many records shown in the query.
the query displays all the data correctly.
but I need to reference this to text boxes within a new form.
so...
line 1 of the query has the details for a particular record, the text boxes need to link to this.
same with line 2 etc.
is there a way of referencing the syntax to only look at line 2 of the query results for example?
the query displays all the data correctly.
but I need to reference this to text boxes within a new form.
so...
line 1 of the query has the details for a particular record, the text boxes need to link to this.
same with line 2 etc.
is there a way of referencing the syntax to only look at line 2 of the query results for example?