field names for tables

Milan

Registered User.
Local time
Today, 15:39
Joined
Feb 17, 2002
Messages
85
Hi People!

I have tables being imported into my database (all ok now!), but i need to transfer the information into a new working table. Is there anyway i can get access to give me the names of new fields in each of the imported tables. As each table has a different number of fields!.

Thanks
 
You can change field names in a query by typing it before the selected name

YourNewName:OriginalName

See screen shot

IMO
 

Attachments

Thanks for the example!. That work fine!
 
Glad you got it sorted

IMO
 

Users who are viewing this thread

Back
Top Bottom