i have a query that calculates Total Costs as (total fixed + total variable). total fixed is ( fixed hours * fixed rate) and total variable is (var hours * var rate) as expected....
but one of my records only has Var hours and a Var rate,therefore calculates total variable fine, but since this...