I confused about creating formula using if function for the condition below.
Labor costs for items with material costs of at least $100 but less than
$500 are estimated at 50% of material costs.
I tried everything but did not work please help
(for example A1 contains a material cost) =if(A1=100<500,A1*0.50) isn't
that correct?
Bookmarks