print display values instead of bound values

  • Thread starter Thread starter triggerbella
  • Start date Start date
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)?
 
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.
 
Back
Top