L
LBlake
I'm just starting with infopath (2007) and am doing a simple timesheet form.
I have a table with 7 columms for days of the week. Each day has a drop-down
list box to select the hours for that day. The eighth column has an
expression box to sum up the fields in the row. I've entered this formula as
the expression:
sum(my:reg_day01/../my:reg_day02/../my:reg_day03/../my:reg_day04/../my:reg_day05/../my:reg_day06/../my:reg_day07).
When I do "Verify Formula" it indicates it doesn't contain errors. But when I
close and reopen the "Insert Function" dialog it shows sum(reg_day07) as the
formula, and only the value in that field is being expressed. I would be
thankful for any help regarding what I am missing doing a simple sum on
multiple fields.
I have a table with 7 columms for days of the week. Each day has a drop-down
list box to select the hours for that day. The eighth column has an
expression box to sum up the fields in the row. I've entered this formula as
the expression:
sum(my:reg_day01/../my:reg_day02/../my:reg_day03/../my:reg_day04/../my:reg_day05/../my:reg_day06/../my:reg_day07).
When I do "Verify Formula" it indicates it doesn't contain errors. But when I
close and reopen the "Insert Function" dialog it shows sum(reg_day07) as the
formula, and only the value in that field is being expressed. I would be
thankful for any help regarding what I am missing doing a simple sum on
multiple fields.