Hi Guys, Any chance someone could look at this nested IF statement and see what the problem is. I have spent hours on it but it just doesn't seem to work.
Thanks in advance,
=IF(I18<49,7, IF(I18=50-100,11, IF(I18=101-150,12.5, IF(I18=151-501,I18/100*14, IF(I18=502-1001,I18/100*12...