Im trying to create a form to search a hardware database for items, the form consists of two boxes, a dropdown box and a text box. The user needs to choose a field from the dropdown box and then enter the text the want to search for in the text box and the press search
Its comming up results have been filtered however its not displaying them
Can anyone see any problems with my code
Thanks
Code:
Private Sub cmdSearch_Click()