Danin
New Member
I Have 2 sub total columns of different parts of an order. the totals get filled from other cells.
I only want to show the total of Subtotal column 1 multiplied by Rate column in NetTotal Column if both subtotal columns are full
I want to only ever multiply the rate by the first subtotal if both subtotal columns are filled.
Subtotal1 Subtotal2 Rate NetTotal
Subtotal1 x Rate = NetTotal
Subtotal2 x Rate = NetTotal
If Subtotal 1 and Subtotal 2 have values. I only want to use Subtotal 1 value x Rate = NetTotal.
I only want to show the total of Subtotal column 1 multiplied by Rate column in NetTotal Column if both subtotal columns are full
I want to only ever multiply the rate by the first subtotal if both subtotal columns are filled.
Subtotal1 Subtotal2 Rate NetTotal
Subtotal1 x Rate = NetTotal
Subtotal2 x Rate = NetTotal
If Subtotal 1 and Subtotal 2 have values. I only want to use Subtotal 1 value x Rate = NetTotal.