Why is my query displaying a number not word

Teebird

Registered User.
Local time
, 07:49
Joined
Sep 3, 2006
Messages
60
Here is my relationships and a copy of my SQL for this query. Why is it displaying the PK number (RaceClass) instead of the word.

My table for RaceClass has the number, the query has the number but my form has the word.

Many thanks for any help.
Tee.
 

Attachments

Have you made a mistake on the diagram?

RaceClasses and RaceClassLookup look like they might be labeled the wrong way round.


In any case,

If your form displayes the word and the table shows the primary key then that sounds like your relationship is behaving the way that it should.
 

Users who are viewing this thread

Back
Top Bottom