Moving Fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to move a field that has data in it to another table?

The tables are linked.

Thanks
 
I assume that you want to copy the data along with the field?

You can add the field to the other table by opening the backend file where
that table lives and add the field. Then run an append query that copies the
data from the first table into the second table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

OLE Object Data Type Question 8
Updating tables when you input new data 0
Field Size Decreases 2
multi-value field 1
Excel Move or Copy Stopped Working? 0
Refresh Table 3
Additional Form Help 1
Excel Moving data to sheet2 from sheet1 0

Back
Top