T
T
I have 3 fields in a subform that hours are entered. I
also have one field on the subform that totals all the
hours entered in each of those record. I would like to be
able to have a running total of all hours entered on the
form I have tried the sum function and dsum and can't get
it to work Can someone help ? Mr Browne this is what I
tryed
=Sum(Nz([Executive Flight Hours]),0) + Nz(Sum([Law
Enforcement Hours]),0) + Nz(Sum([Aid to Other Agency
Hrs]),0) It gives me an error
Thanks for your help
also have one field on the subform that totals all the
hours entered in each of those record. I would like to be
able to have a running total of all hours entered on the
form I have tried the sum function and dsum and can't get
it to work Can someone help ? Mr Browne this is what I
tryed
=Sum(Nz([Executive Flight Hours]),0) + Nz(Sum([Law
Enforcement Hours]),0) + Nz(Sum([Aid to Other Agency
Hrs]),0) It gives me an error
Thanks for your help