I have a "hour" field that I am summing, in the query, for a report. There are quite a few null values that i need to insert a "0" for. Also I need values less than 6, but when I put <'6' in the expression is says data type mismatch. any suggestions?