Thread
: [Solved]
Formula that will use different rates depending on the value entered
View Single Post
08-11-2016, 08:58 AM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,100
=SUMPRODUCT(1*(A1>({0,5000,10000})),(A1-({0,5000,10000})),({1.6,-0.4,-0.2}))
where A1 holds the amount entered.
xor
View Public Profile
Find all posts by xor