> Can anyone help me figure out how to get it to > compute the utilized hours?
1. Check to make sure that both database have SET ZERO ON when you are doing the calculations. 2. If you want 24:00 in place of the NULL values, consider establishing that as the DEFAULT value on the columns. -- Larry
