Thread
:
percentage calculation formula
View Single Post
11-15-2017, 08:11 AM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,101
In B2:
=A1*(IF(A1>=20000,0.2,IF(A1>=10000,0.15,IF(A1>0,0. 1;"") )))
xor
View Public Profile
Find all posts by xor