yes/no field format

M

MSD

Hi,

I have two queries containing yes/no fields, which display in a check box
format. This is how I want them. When I run a union query joining these two
queries, the yes/no field is displayed as 0 or -1. This messses up my
multi-select list box display.

Does anyone know why the UNION query won't keep the check box format for a
yes/no field?

Thanks very much,

Emma
 
D

Duane Hookom

A union query doesn't allow updates. You should display the query in either
a form or a report where you can use a check box to display the value.
 

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

Similar Threads


Top