January 5, 200620 yr I have 2 fields. One for tractor fuel, and one for reefer fuel. I want neither to do the calculation unless the box in "calculate reefer fuel" is check as Yes. The same for "calculate tractor fuel. But I can't get this to work. (Calculate Tractor Fuel = "Yes") * Sum ( Reefer Fuel Expense By Trip::Total Reefer Cost By Trip ) If any one can help I would appreciate it. Thanks!
January 5, 200620 yr Case( Calculate Tractor Fuel = "yes" ; Sum ( Reefer Fuel Expense By Trip::Total Reefer Cost By Trip ); "" )
Create an account or sign in to comment