Hi all,
I am trying to add a couple of columns together, but am having trouble referencing them. What am I missing here. At the moment I'm jus trying to add it to 5. The Total hours (mon_shift_total) is derived from a TIMEVALUE formula, would that be a problem?
=ADD(INDEX(mon_table.mon_shift_total,ROW()),5)