> Hello-
> I have a subform with a datasheet default view. One of the fields
[quoted text clipped - 10 lines]
> to red for "no"? Datasheets are certainly a different animal!
> Thanks for your help!
If the checkbox is greyed out, it is not bound to the underlying
field in the record source. Either the field name in the control
source of the checkbox is wrong, or the name is a reserved word and
access is trying to use the value of the reserved word.

Signature
Bob Quintal
PA is y I've altered my email address.
--
Posted via a free Usenet account from http://www.teranews.com
Stephanie - 29 Sep 2007 17:43 GMT
You are very wise!
I was frustrated trying to figure out where in the record source I had gone
wrong- the query was fine, the subform was fine, but the query by form that
didn't seem to need this field stated, most certainly did. Once I included
the field name in the str sql, the check box field shows white, with check
marks. Fabulous! Thanks for your help- much appreciated!
> > Hello-
> > I have a subform with a datasheet default view. One of the fields
[quoted text clipped - 15 lines]
> source of the checkbox is wrong, or the name is a reserved word and
> access is trying to use the value of the reserved word.
Bob Quintal - 29 Sep 2007 17:17 GMT
> You are very wise!
Not wise, experienced. If I were wise, I'd never have committed the
same thing, long ago.
Q

Signature
Bob Quintal
PA is y I've altered my email address.
--
Posted via a free Usenet account from http://www.teranews.com