Hi again
I have tried to insert the code into my SQL, but I get an error after the "Where" clause. I can see the issue in appending "And" after the "Where" clause but do not know how the syntax should be.
Private Sub cbm_DepartmentSelection_AfterUpdate()
strSQL = "SELECT [dbo_KonfAir...