George,
Thanks for the quick reply. The field is a text field in my access db. The values in the table are either "Yes" or blank, so I need to treat it like a string.
My problem is I can not seem to get the right syntax to insure it is checking for this value. It appears to ignore it and accept everything.
I just need to know how to check for a constant variable in a sql statement in asp or any other workaround.