How do prevent getting an error message in a field when the field contains an expression that has a division by zero. The expression is " [start3]/([# Of Hours Worked3]/8)" Whenever "Of Hours Worked3" is zero, I get the error message "#Error" in the field. Someone recomended an error check but I am not familiar with visual basics. Any help will be greatly appreciated.