BlueJacket
Registered User.
- Local time
- Today, 15:49
- Joined
- Jan 11, 2017
- Messages
- 92
I need to add an entire field's worth of records from one table to another, without adding new rows of records. Would the best way to do this be to use a create table query with all the fields and just replace the old table?