Karen Dawson
04-15-2004, 08:12 AM
I have a table with a number of fields the main ones for this query are:-
"ProjectStatus" (combo box)
"FeeQuoteSent" (check box)
"InstructionLetter" (check box)
"ProjectForm" (check box)
"RiskAssesment" (check box)
I would like to find all records which do not have a check in any one of the boxes but also matches one of four choices from the combo box.
For some reason I can't get both parts to work correctly.
"ProjectStatus" (combo box)
"FeeQuoteSent" (check box)
"InstructionLetter" (check box)
"ProjectForm" (check box)
"RiskAssesment" (check box)
I would like to find all records which do not have a check in any one of the boxes but also matches one of four choices from the combo box.
For some reason I can't get both parts to work correctly.