T
Tracy
I have a table with 400 records that include number
fields Tuition Hours1, Tuition Hours2 and Tuition
Hours3. I would like to created a calculated field that
totals the hours in all three.
Approximately 390 records have values in Tuition Hours1,
3 in Tuition Hours2 and none in Tuition Hours3. I have
tried to create a calculated field that totals the value
for all three but it doesn't work. The statement =
[Tuition Hours1] + [Tuition Hours2] works but if I add +
[Tuition Hours3] the field remains blank.
I would like to include Tuition Hours3 now so I don't
have to check the entire table before I run a report to
confirm whether something has been added in that field.
I don't understand why the formula doesn't work. I would
appreciate any ideas anyone may have.
Thanks.
fields Tuition Hours1, Tuition Hours2 and Tuition
Hours3. I would like to created a calculated field that
totals the hours in all three.
Approximately 390 records have values in Tuition Hours1,
3 in Tuition Hours2 and none in Tuition Hours3. I have
tried to create a calculated field that totals the value
for all three but it doesn't work. The statement =
[Tuition Hours1] + [Tuition Hours2] works but if I add +
[Tuition Hours3] the field remains blank.
I would like to include Tuition Hours3 now so I don't
have to check the entire table before I run a report to
confirm whether something has been added in that field.
I don't understand why the formula doesn't work. I would
appreciate any ideas anyone may have.
Thanks.