export data from table to table

G

grep

What data? All the data? Some of the data?

To export all the data, just copy the table.
To export some, make a query to get the data you want, and then change
it to a MakeTable query, and run it.

grep
 
J

Jon

hi,
I need to export data from local table to local table.
any help plzzzzzzzzzzzzz
 
J

Jon

how can change or add data by using query

grep said:
What data? All the data? Some of the data?

To export all the data, just copy the table.
To export some, make a query to get the data you want, and then change
it to a MakeTable query, and run it.

grep
 
Top