In a query, one of my field gives an error when I click to filter or sort. The field is a lookup field from a number in one table to a related look up table. Any ideas on what is wrong. It doesn’t always happen
In a query, one of my field gives an error when I click to filter or sort. The field is a lookup field from a number in one table to a related look up table. Any ideas on what is wrong. It doesn’t always happen
What filter/sort method - right click shortcut? What error message?
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Right click
Syntax error (missing operator)
I don't understand how right click shortcut can produce that error. I am not able to replicate.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
does this help, this occurs when i press on the arrow at the right end of the field title
Please post the sql of the query (sql view in query design).
You could post a copy of your database so readers can experience the error.
Your field Proposed Infection has a blank in it. Try changing it to Proposed_Infection to see if that works. This might be one of those times where a blank in a field name really does cause a problem.
Is this a new issue or part of https://www.accessforums.net/showthread.php?t=68841
And that is NOT right click shortcut, it is left click on a dropdown.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.