G
Guest
what formula do i use to get this
A1 x B1 + C1 = D1
or
quantity x price ea + shipping = total
A1 x B1 + C1 = D1
or
quantity x price ea + shipping = total
keithl816 said:In D1 place
=sum(a1*b1+c1)