I do understand why there are many queries with WHERE clauses, but the way I develop, the ONLY time a query has a WHERE clause is when I have had a form prompting for filters prior to running the query. And since my queries always have an ORDER BY, I never think to use one instead of a FIND.
Not right or wrong, but compared to other tools, you can adjust your aware programming style to what works best for you.
Bruce