I'm looking at added results queried from a table to textboxes.
The query would return multiple reults and I want to put each result to s text box.
Example:
I have a maximum of 7 text boxes. I know in the table it should return 3 results but what function should I be using to place these 3 in the first 3 text boxes?
The query would return multiple reults and I want to put each result to s text box.
Example:
I have a maximum of 7 text boxes. I know in the table it should return 3 results but what function should I be using to place these 3 in the first 3 text boxes?