union query & yes/no field

S

Susan

How do I get a yes/no field to display as yes/no, not -1/0
in a Union query. Field is already defined as a text box
for yes/no test. Thanks! :)
 
J

John Vinson

How do I get a yes/no field to display as yes/no, not -1/0
in a Union query. Field is already defined as a text box
for yes/no test. Thanks! :)

Display the Query in a Form (for onscreen) or a Report (for printing),
and bind the field to a textbox with the appropriate format.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top