Too Complex Query

P

Peter Smith

I am building a database for a client and am usinc a query
to calculate payments, etc. I get a "Too Complex" message
when I try to run the query. What is the best solution,
and how? Split the query into 2 separate queries? How to
combine the queries for use in a form, etc?
 
V

Van T. Dinh

Post relevnt details of the Source Table(s), what you are
trying to get and the SQL String of your current Query.

HTH
Van T. Dinh
MVP (Access)
 
Top