Probably bad explanation for the title. What I have is:
I have a table where one of the fields is a lookup field. It looks up a value from another table, like open, cancelled, awarded, lost. Then I have a query that is used on a form for a list box. The lookup field on the list box shows the numeric values associated with the list box items (1,2,3 or 4) instead of the values -open, cancelled, awarded and lost.
Very annoying...what can I do about that?
I have a table where one of the fields is a lookup field. It looks up a value from another table, like open, cancelled, awarded, lost. Then I have a query that is used on a form for a list box. The lookup field on the list box shows the numeric values associated with the list box items (1,2,3 or 4) instead of the values -open, cancelled, awarded and lost.
Very annoying...what can I do about that?