P
paula k
Sample data:
Project_Year Owner_1_hrs Owner_2_hrs Owner_3_hrs
06 2 4
4
06 20 20
0
07 20 3
0
06 0 30
50
I have this data within a continuous form and a label that is currently
calculating the sum of the Owner_hrs per owner.
How could I write a sum if to sum owner_hrs by the year '06?
Thanks!!!
Project_Year Owner_1_hrs Owner_2_hrs Owner_3_hrs
06 2 4
4
06 20 20
0
07 20 3
0
06 0 30
50
I have this data within a continuous form and a label that is currently
calculating the sum of the Owner_hrs per owner.
How could I write a sum if to sum owner_hrs by the year '06?
Thanks!!!