Thread
:
if formula
View Single Post
#
2
Les Linton
Junior Member
Posts: 13
Quote:
Originally Posted by
Dave
--
Dave1125
Looking for formula for if less than $500.00 multiply by 1.5 but if over
$500.00 multiply by 1.4
=IF(A1<500,(A1*1.5),(A1*1.4))
Les
Reply With Quote
Les Linton
View Public Profile
Send a private message to Les Linton
Find all posts by Les Linton