My query is not working but I can’t find the problem.
=query(Sheet1!A1:AC; "select * WHERE H>="&E11&" And I>="&A14&" And J>="&B14&)It always says that there is a parsing problem, but I can’t find it. I‘d really appreciate any help with finding the mistake.