sql

N

netalie

Hi,

I have a form in access, and would like to determine that
a query, will present data from different tables every
time, according to the value of a text box
"table name"

thanks
 
S

Sean

in your forms recordsource, reference the text box, then after changing
the text in the text box, just requery the form.
 
Top