access query criteria

kitaeshi

Registered User.
Local time
Today, 16:39
Joined
Jun 9, 2007
Messages
30
Hi all for query criteria. I have a field which is Yes/No.

i set criteria 0, it will select those with No value or those which is not check. but if i set criteria to 1, nothing will be selected. how come?

tks for reading.
 
oh i c thks. as i new to access..
 
Easy way to figure this out (Ctrl-G is the immediate window in Access).

truefalse.jpg
 
but you are safer testing for "true" or "false" rather than arbitrary values
 

Users who are viewing this thread

Back
Top Bottom