I have a list box which gets it's data from a query.

However a lot of the fields are displayed as numbers instead of text (these are the fields which are relationship based in table form)

Is there a way to force the listbox to display VALUES not numbers?

Cheers!