[AccessD] Setting Filter Error

Rocky Smolin rockysmolin at bchacc.com
Mon May 4 23:47:27 CDT 2009


Dear List:

We've been over this before I think but I can't find it in the archives.

An mdb in 2003 runs the code:

Me.FilterOn = False

Me.Filter = ""

just fine. But when I run that mdb in A2007 the line Me.FilterOn = False
throws an error: Error 2001: You canceled the previous operation.

Oddly, very oddly indeed, if I click Debug, and the F8 key, I can step
through that line of code with no problem.

Does anyone have a clue here what could be causing this?

BTW, I also get this same error in this form with:

Me.OrderByOn = False

Me.OrderBy = ""

 

MTIA

Rocky Smolin

Beach Access Software

858-259-4334

www.e-z-mrp.com <http://www.e-z-mrp.com/> 

www.bchacc.com <http://www.bchacc.com/> 

 

 



More information about the AccessD mailing list