OK this has to be the oddest error I have ever come across. I am using Access 2013. I have a textbox that allows the user to type in a letter at a time in order to shrink the contents of a listbox (so after typing the letter I take what they typed and put it into an SQL where statement and requery the listbox).
Everything works fine except for the lowercase i. Upper case I works fine, lowercase every other letter works fine. Lowercase i causes an error msg (I have attached a jpg).
The error message to me looks like it thinks i typed the | symbol.