A make table query is the results of the output of a query. It can only
guess at what data types to use for a field. It appears, in this case, it is
makinging into an integer or long integer. You would have to change the data
type back to Yes/No (Boolean) data type.
Compact and repair will remove the bloat from a database, but it will not
affect any table structures. Avoid using the Decompile unnecessarily. It is
really only indented to use as a way to try to recove a corrupt database and
only works (sometimes) when the corruption is in a module (form, report,
standard, or class).
You Q&D for creating tables with a make table is okay, but be sure you check
the data types and for text fields, the length. A make table query assigns
the length specified in your database options as the default length, so it
may be too long or not long enough for the data you intend for later use.

Signature
Dave Hargis, Microsoft Access MVP
I tried changing it to Yes/No, but I still see 0's and -1's. Just another one
of those mysteries.
Thanks,
>A make table query is the results of the output of a query. It can only
>guess at what data types to use for a field. It appears, in this case, it is
[quoted text clipped - 16 lines]
>> >>
>> >> Thanks,

Signature
Bill Reed
"If you can't laugh at yourself, laugh at somebody else"
Graham Mandeno - 29 May 2008 00:08 GMT
Hi Bill
By default, any table that is created other than through table design view
will display all the data fields in textboxes.
If you want a boolean (yes/no) field to be displayed in a checkbox, you go
to the Lookup tab on the field's property sheet and change the
DisplayControl to "Check Box".

Signature
Good Luck :-)
Graham Mandeno [Access MVP]
Auckland, New Zealand
>I tried changing it to Yes/No, but I still see 0's and -1's. Just another
>one
[quoted text clipped - 28 lines]
>>> >>
>>> >> Thanks,
ragtopcaddy - 29 May 2008 14:29 GMT
Thank you Graham!
>Hi Bill
>
[quoted text clipped - 9 lines]
>>>> >>
>>>> >> Thanks,

Signature
Bill Reed
"If you can't laugh at yourself, laugh at somebody else"
Bob Quintal - 29 May 2008 00:14 GMT
> I tried changing it to Yes/No, but I still see 0's and -1's. Just
> another one of those mysteries.
>
> Thanks,
In Table design mode, select the field in question, then the lookup
tab at the bottom of the form design view. Change to Check Box.
Q
>>A make table query is the results of the output of a query. It
>>can only guess at what data types to use for a field. It appears,
[quoted text clipped - 18 lines]
>>> >>
>>> >> Thanks,

Signature
Bob Quintal
PA is y I've altered my email address.
** Posted from http://www.teranews.com **