I have a form that saves the results of filters to variables in increasilngly long SQL statements By clicking on a button in an option group initiates a docmd.applyfilter that uses the variables to reapply a filter. I've begun getting an error message that the "apply filter action was canceled." When I created the form the function worked perfectly, but now it does not.
Can anyone suggest how I can get this working again/
Can anyone suggest how I can get this working again/