ComboBox filter to populate ListBox
I currently have an issue with filtering results from a table named "Solutions"
It has coloumns named "Manufacturer","Model","User" and "SolutionText"
On a form named "Troubleshooting" I have two comboboxes name "cboManfact" and "cboModel" I also have a text...