Connecting Tech Pros Worldwide Help | Site Map

How do I show text not ID number in report?

Newbie
 
Join Date: May 2009
Posts: 9
#1: Oct 13 '09
Hi

I have a query in my database to return staff absence by team. As there are three levels of team (Service, Locality, Setting) I used a form with combo boxes for the user to select the criteria (combo boxes are based on tables with 2 columns: ID no and team name).

I have a report generated from the above, but in the service, locality and setting fields, it only pulls through the ID number not the team name. How can I make it just show the team name? (In the query results the name is displayed not the ID).

Thanks in advance for your help!
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Posts: 15,672
#2: Oct 13 '09

re: How do I show text not ID number in report?


If you post the SQL of the query used in your report I think it will be clearer what you're working with. It should be easy enough from there.
Reply