Dear MVP's & Experts,
Recently I am trying to build a search function on a form where there is a subform which is relate to query. Through few Combo box selection, I need to search item into subform which has been placed on main form. Also there is a Reset button which will reset the search criteria however its not working.
Also whenever I try to click the search button it shows following error:
Rune-time error ‘3075’:
Syntax error (missing operator) in query expression ‘[Month] LIKE “All*” AND [LOB LIKE “All*” AND [RequestType]>Binder AND [ProcessedBy]<All’.
I don't know where I am doing wrong but still not able to resolve this issue.
Would be appericate if you can help me out in this. If there is any other alternative for same scenario then please let know.
Database (.accdb) attached. (sorry... I couldn't able to upload in zip format)
Santosh
Recently I am trying to build a search function on a form where there is a subform which is relate to query. Through few Combo box selection, I need to search item into subform which has been placed on main form. Also there is a Reset button which will reset the search criteria however its not working.
Also whenever I try to click the search button it shows following error:
Rune-time error ‘3075’:
Syntax error (missing operator) in query expression ‘[Month] LIKE “All*” AND [LOB LIKE “All*” AND [RequestType]>Binder AND [ProcessedBy]<All’.
I don't know where I am doing wrong but still not able to resolve this issue.
Would be appericate if you can help me out in this. If there is any other alternative for same scenario then please let know.
Database (.accdb) attached. (sorry... I couldn't able to upload in zip format)
Santosh