M
miguel
Hi,
I have a form based on a query
4 fields in the form
field1 = text
field2 = text
field3 = numeric
field4 = calculates acording to the data of previous
example if field1 = "a" and field2 = "b" and field3 < 100
then .....
but if however in the form there are more records were
field1 and field2 are the same i want to be able to take
the sum of all these field3's in that case the value might
exceed 100 and a different calculation should be made
all help welcome
Miguel.
I have a form based on a query
4 fields in the form
field1 = text
field2 = text
field3 = numeric
field4 = calculates acording to the data of previous
example if field1 = "a" and field2 = "b" and field3 < 100
then .....
but if however in the form there are more records were
field1 and field2 are the same i want to be able to take
the sum of all these field3's in that case the value might
exceed 100 and a different calculation should be made
all help welcome
Miguel.