I'm trying to take a sum of three fields from three different queries but when i run it it gives me an error stating that the query is too complex...what can i do?
I tried converting the 3 queries to a make table query and use the 3 fields from the the table that it produces and it works... the problem is that the table that it produces contains static data... i need the information from the orginal query which are dynamic data
I tried converting the 3 queries to a make table query and use the 3 fields from the the table that it produces and it works... the problem is that the table that it produces contains static data... i need the information from the orginal query which are dynamic data