I don't even know what to call this question

N

NeverSeenBlue

Hi...I have a database that has numbers (1-5) that are associated wit
different cities (i.e. 1=New York, 2=Los Angeles, 3=Orleans, etc).
What I would like to do it to create something that will "link" thes
numbers to their respective cities so that when the report prints i
doesn't have a bunch of numbers, but rather the appropriate cities.
don't even know what this is called in order to be able to look it u
in the Help. Can someone please give me some guidance? Thanks
 
V

Van T. Dinh

Base your Report on a Query which combines whatever Table you need and the
Table [Cities]. I assume you have a Table [Cities] that stores the CityNos
and the corresponding CityNames.

Check any Access book on the chapters for Queries and Reports.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top