G
Guest
When I run a query, I will get multiple rows of results (multiple records)
via a spreadsheet format. I would like to access every cell in the query
results and copy the data to a specific textbox on a form. If I have 5 rows
of results consisting ot 5 columns of actual data then I would be loading 25
individual text cells.
The problem is I do not know how to access a query result in spreadsheet
format and read the data from each row-column cell and then place the results
on a specifc form with textboxes.
Thanks for the help.
Bill
via a spreadsheet format. I would like to access every cell in the query
results and copy the data to a specific textbox on a form. If I have 5 rows
of results consisting ot 5 columns of actual data then I would be loading 25
individual text cells.
The problem is I do not know how to access a query result in spreadsheet
format and read the data from each row-column cell and then place the results
on a specifc form with textboxes.
Thanks for the help.
Bill