I was wondering if anyone knew of a way to do this:
I have a list of about 10 text boxes that I want to be autofilled based on a query I have. The query will return various numbers of results (never greater than 10) and I want each text box to be filled with one result of the query. The user will not be able to type in the text box so it just shows what appeared in the query based on a combo box I have. Pretty much if the query returns 5 results then 5 of the boxes should be filled and others left blank. I hope I am being clear
I have a list of about 10 text boxes that I want to be autofilled based on a query I have. The query will return various numbers of results (never greater than 10) and I want each text box to be filled with one result of the query. The user will not be able to type in the text box so it just shows what appeared in the query based on a combo box I have. Pretty much if the query returns 5 results then 5 of the boxes should be filled and others left blank. I hope I am being clear