R Rick Brandt Sep 15, 2004 #2 Mike said: Does anyone know how to convert a query to a table through code??? Click to expand... Can you explain why you would want to do that? Virtually anything that can be done with a table can be done with a query. I assume you would have to change the query to a Make-Table query, execute it, and then delete it.
Mike said: Does anyone know how to convert a query to a table through code??? Click to expand... Can you explain why you would want to do that? Virtually anything that can be done with a table can be done with a query. I assume you would have to change the query to a Make-Table query, execute it, and then delete it.