Switch the query to SQL View (View menu in query design), and post the SQL
statement you have.
I assume it's something that groups on the ID field, chooses the Min of the
presangate, and sums the Amount.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Reply to group, rather than allenbrowne at mvps dot org.
no my problem is that i cannot find the solution to get the maximum or
the minimum presangate(10% or 8*) in one field and in another field i
would like to get the sum of the amount for id 1234
something that its hard for me to solve
for now i'm doing 2 steps
making append table and populating it to another table with the amount
and the minimum period or the maximum
then making another query that is with a relationship between the id
and the period and by this way i'm pulling out the needed
presentage(from maximum period or minimum period)
i would like to find a way to build in one query the 2 steps to append
the data to a table
Allen Browne כתב: