I'm trying to do some math and get some totals of columns, but I have div/0 errors. The following formula calculates work days and prints the result from a "StartDate" and a "FinishDate" column. DATETIME_DIFF(EstFinish,EstStart,'days')-(INT(DATETIME...