I have (1) dropdown field named (CAT) that contains (7) items and
repeats in (31) rows. I also have (3) different decimal fields (REG,
TIMEHALF, and DBL) which may or may not contain data, that also repeat
in the same (31) rows. Lastly, I have a separate field (BASEBLDGTL) that
is not connected to the table, which I want to use to calculate the (3)
different decimal fields base on the selection of the dropdown field. So
basically, I'm looking for the BASEBLDGTL field to add all of the REG,
TIMEH...