G
Guest
I need to create a formula as follows: If A8<=4 then E8=sum(A8+2)*1.1 or if
A8>4<=10 then E8=sum(A8+4)*1.1 or if A8>10<=25 then E8=sum(A8+6)*1.1 etc.
A8>4<=10 then E8=sum(A8+4)*1.1 or if A8>10<=25 then E8=sum(A8+6)*1.1 etc.