S S Penney Mar 19, 2008 #1 I'm trying to save a query (select) as a table but there is no option to save as table.... just query, form, report or data acess page.
I'm trying to save a query (select) as a table but there is no option to save as table.... just query, form, report or data acess page.
K Ken Snell \(MVP\) Mar 19, 2008 #2 Yes, that is correct. If you want to save the data from the query, turn the query into a MakeTable query and then it'll write the data into a new table for you.
Yes, that is correct. If you want to save the data from the query, turn the query into a MakeTable query and then it'll write the data into a new table for you.