Hi all,
Bit of a newbie to the whole Excel programming thing so any help very much appreciated on this small matter![]()
I have developed (at least I thought I had!) a formula which will give me x% depending on certain < = > values. See below:
=IF(A10<=499,15%,IF(OR(A10>500,A10<999),10%,IF(OR(A10>1000,A10<2499),8%,IF(OR(A10>2500,A10<5000),7%,5%))))
Excel accepts the formula but won't give me any % lower than 10%. I was wondering if any of you gurus could point out where I've gone wrong?
Once again ... any help much appreciated!
Lock-e73
Bookmarks