I am using the below formula to try and match values with a given fee percentage.
=IF(C4<b8,c4*c8),if(c4>=B10,C4*C11),IF(AND(C4<b9,c4>C8),C4*C9),IF(AND(C4<b10,c4>C9),C4*C10)
The result is #value !
Thank you for your help.</b10,c4></b9,c4></b8,c4*c8),if(c4>