Hello,
I have a series of DoCmd.OpenQuery "..." lines which run delete, make-table, append and union queries. All query types but union run 'behind the scenes'.The union recordset however, pops up using the above referenced method.
Is there any way for the union to run without displaying recordset?
Thank you much............Rick
I have a series of DoCmd.OpenQuery "..." lines which run delete, make-table, append and union queries. All query types but union run 'behind the scenes'.The union recordset however, pops up using the above referenced method.
Is there any way for the union to run without displaying recordset?
Thank you much............Rick