View Single Post
 
Old 11-14-2017, 11:37 PM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

With Net profit in A1 you can use for example

=IF(A1>20000,0.2,IF(A1>=10000,0.15,IF(A1>0,0.1,"") ))