tblEvent contains foreign keys from multiple tables. The foreign key in tbleEvent is the autonumber from the "reference" table. I then run a query on tblEvent and get a result. How do I display on a report the underling text of the foreign key and not the autonumber of the foreign key?