Hi there,
I have a query "qry_tmp" that changes depending on the sql statement, i'm looking to open the query in a popup form and display the results in Datasheet view.
But as the qry_temp changes the fields change as they may be less / more columns depending on my sql statement,
Is it possible to open the form with qry_temp as the record source that can adjust the form next time it opens to have the relevant number columns?
Many thanks
Max
I have a query "qry_tmp" that changes depending on the sql statement, i'm looking to open the query in a popup form and display the results in Datasheet view.
But as the qry_temp changes the fields change as they may be less / more columns depending on my sql statement,
Is it possible to open the form with qry_temp as the record source that can adjust the form next time it opens to have the relevant number columns?
Many thanks
Max