Where Clause Keeps Getting Added to SQL

J

JamesJ

After filtering records using a combo box based on a lookup table,
and then closing the form there are times when Access 2007 adds
a Where clause to my sql statement in the Record Source of the form.
Not sure how to prevent this or what's causing it.

James
 
Top