I'm trying to edit this code again to add another dropdown box(cboTechnician) that will query my report further. The drop down will query field [Name] which is names of technicians for the reports. I used ISnull to test that something is selected for the combobox.
This the is the code that I...