I have a combo box and the selection is from a table. I want to return the results to my Query but it's not working, in Criteria I have: [Forms]![PartsOrder]![PartAddCmbo]
From what I have found this should produce a result but when I run it I get no result in the Query. Is there a way I can see what information is going got this query?