PRB: Union Queries Ignore Field FormattingArticle ID: Q120973Creation Date: 23-SEP-1994 Revision Date: 01-DEC-1996
The information in this article applies to:
SYMPTOMS
Advanced: Requires expert coding, interoperability, and multiuser skills.
When you run a union query using tables containing formatted data, such as
Yes/No fields or formatted numerical data, the data in the resulting
recordset is not formatted as it is in the original tables.
CAUSE
Union queries ignore formatting information for fields.
RESOLUTION
Use the Format property in a report, form, or select query based on the
union query to restore the data's formatting.
MORE INFORMATION
Steps to Reproduce Behavior
NOTE: In version 2.0, type a space in [Product ID] and in [Product Name]. |
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.