Union Query Help

Joined
Mar 21, 2006
Messages
1
Reaction score
0
I have a union query that consolidates from three parameter queries. I understand that the returned dynaset is not updateable as it is the result of more than one query; however, my understanding is that this should not affect the display format settings of the original tables...but it does. Example: fields that are designated Yes/No (which I have set to display as checkboxes) are displayed in the single queries just as they are set in the tables...but in the union query they are displayed as their corresponding "-1" and "0". If I were the only one looking at the resultant data, no problem. Unfortunately, the data is viewed by several people who are less conversant with Access. Is there a way for me to force the union query to retain the original table formatting and display the appropriate fields as either Yes/No or as checkboxes?
 

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

Union Query 4
Union query 5
Union Query 2
formating Union Query 2
Union Query if Yex/No 13
Union Query 0
Union query not displaying select statement 1
SUM in a UNION query 2

Back
Top