
docmd.openform and WhereClause?
CG> There seems to be a problem with ADPs
CG> whereby sometimes it fails to filter the
CG> form properly and filters the form
CG> using the value of the previous time the
CG> form was opened.
if you open the form with docmd with criteria, and then save the form, it's saved
with your criteria as serverfilter. Remember to reopen it then in design mode, clear
the serverfilter, and re-save.
Vadim