From what you're asking I'm not sure if my form can work the way I was looking for...
The first combo box is a drop down list of the fields in the table, so for example
the user could potentially choose Product ID or Product Name. So the sql statement would only consider one and not the other. Would the other fields require separate statements?
Apologies if I'm being completely stupid, I'm afraid I'm struggling with this VBA stuff!
I've come up with another potential layout for a search form if this one doesn't work. I'm still having issues with the query for that one, but hey you don't learn if you don't try...
