Field Lookup in Access Reporting (2003)

Sydney Bryan

New member
Local time
Today, 21:03
Joined
Apr 25, 2010
Messages
1
Hey all,

First up my apologises for asking such a basic question.

I have designed a customer details database and from that a customer details report (name, address, discount, comments etc). There are two fields Contact Type (eg Owner, Buyer, Owner/Buyer) and Order Type (eg Sale or Return, Firm Sale, etc).

In From view these two bits of information are recorded via a drop down box and stored in the table as the ID number (1 = Owner, 2 = Buyer, etc).

When I run the report with these two fields in it the report throws back the ID number not the corresponding ID description.

I have tried everything but have failed ! Any suggestions/help would be greatly appreciated.

Bryan

PS Great site !
 
Add the table to the query the Report's based on, select the description instead of the ID
 

Users who are viewing this thread

Back
Top Bottom