C
CM
Hi
I have a form, Called "Centsys" which contains information on which I have
address details from a Table called "Central", I want to have on the form a
TOTAL box, which will retrieve the information from a query.
I have made a query that is called "Paymentsquery" and has 2 columns. One
for Case Ref and One (SUM of Amount:Amount) which gives me the total amount
paid out under that particular case reference, even if there have been 6
payments of £20 for example, it would only say £120 (i.e below
8561 £120.00
7851 £145.63
8574 £201.52
I just need to get the right hand column data in my form and based on the
ref on the left?
I have tried to link to this query without success, to display the Total
amount for the reference that is currently dispalyed on the form, It works
with the address and other details from a qry, but I cannot seem to get this
to work. I just get #name? in the box instead of the amount?
Any idea's would be grateful!
Cheers
Colin
I have a form, Called "Centsys" which contains information on which I have
address details from a Table called "Central", I want to have on the form a
TOTAL box, which will retrieve the information from a query.
I have made a query that is called "Paymentsquery" and has 2 columns. One
for Case Ref and One (SUM of Amount:Amount) which gives me the total amount
paid out under that particular case reference, even if there have been 6
payments of £20 for example, it would only say £120 (i.e below
8561 £120.00
7851 £145.63
8574 £201.52
I just need to get the right hand column data in my form and based on the
ref on the left?
I have tried to link to this query without success, to display the Total
amount for the reference that is currently dispalyed on the form, It works
with the address and other details from a qry, but I cannot seem to get this
to work. I just get #name? in the box instead of the amount?
Any idea's would be grateful!
Cheers
Colin