Hi I am trying to use a formula that I am using in excel and cannot seem to translate it to access.
The excel formula is
=IF(A1<=20,10.45,IF(AND(A1>20,A1<=30),((A1-20)*0.35+10.45),(A1-30)*1+(10*0.35)+10.45))*1.255
Thank you Mr Excel for your help on that
I am trying to use it like this
Cost...