print display values instead of bound values

T

triggerbella

I have a title field in a table that uses a lookup table to limit the
entries. When I create labels, they print this titel as a number. How do you
get it to print the title (ie Mr, Mrs etc)?
 
G

Golfinray

Check your table in design view to make sure you don't have the title set to
number. It needs to be set to text.
 
Top