I have been using access for over twenty years, and I am stumped at this one.
I have a query with a table, with several FK fields, and a total,
two where clauses, and a sum >=25000
run the query, all is fine
I link a FK to an attribute1 description table with key field, equal join
run the...