Ok, for some reason I'm still in the dark after reading all of that!
I have a query that I want to ask the user for an entry from a combo box. I've created a form called IndCombo, and on it is a combo box, IndComboBox, with all the data linked to a table. I know the format for referencing this box is [forms]![IndCombo]![IndComboBox] , but I don't know where to put this or in what syntax.
I am a relatively new user, and this query already has a complicated "Is Null" entry, which makes the SQL view very confusing to look at. Can anyone explain how to make this happen within Access' design view? Or perhaps explain if I need to add it into the SQL view the syntax for adding to an existing Query?