Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replacing or renaming fields

Status
Not open for further replies.

brownb1

Programmer
Jul 11, 2002
11
US
I'm importing a table into Access 2000 and want to rename the fields automatically, how can I go about this?
 
Where are you importing the table from ?

If it's from another database, create a link to the table to be imported then run an update query to your new table structure specifying the corrected field names.

You can kill the link to the old table afterwards.

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top