Hi,
new to Access and brandnew to this forum. I got an odd error and this is one of very few in my life I couldn't find any solution by asking Mr. Google. It seems that Access itself puts the invalid part into the sql, but I can't find the place where I can prevent from doing that.
What I have:
Access 2013 64 Bit on Win7
What I do:
simply filtering any column in the datasheet view. When I do just one selection, it works. If I select more I get an error. This seems to apply only to columns with more than three different values.
What I get:
an error form thrown by Access, saying the expression '|' you entered is invalid
I can do the required filtering using the sql itself or the design view, but I do want to provide the filtering.
Hope somebody can help here, any hint highly appreciated.
TIA