Using Access Table Atttributes

mpdsal

New member
Local time
Today, 02:19
Joined
Feb 20, 2007
Messages
5
I am using Access 2010. I have many tables that are downloaded from SAP into Access. Within each table structure are the following standard Access attributes: Field Name Data Type Description

When I create a query I add the Field Name from the table nothing earth shattering here. But, in addition or instead of Field Name, I want to use the Description attribute. Mostly because the SAP field names are acromyms in German and are useless to the untrained eye. Please see attachment as an example.

Is there a way either using VBA or some special SQL language in any query I write to show me the Description instead of or in addition to the Field Name?

I hope I didn't confuse anyone with the terminology I used.

Thank you

Mark AccessTable.jpg
 

Users who are viewing this thread

Back
Top Bottom